|
@@ -48,5 +48,4 @@ if not __release__: |
|
|
finally: |
|
|
finally: |
|
|
del _add_git_commit_id_to_version |
|
|
del _add_git_commit_id_to_version |
|
|
|
|
|
|
|
|
from earwigbot import (blowfish, bot, commands, config, irc, managers, tasks, |
|
|
|
|
|
util, wiki) |
|
|
|
|
|
|
|
|
from earwigbot import bot, commands, config, irc, managers, tasks, util, wiki |