Bläddra i källkod

Adjust imports

tags/v0.1^2
Ben Kurtovic 12 år sedan
förälder
incheckning
1fc9028294
1 ändrade filer med 1 tillägg och 2 borttagningar
  1. +1
    -2
      earwigbot/__init__.py

+ 1
- 2
earwigbot/__init__.py Visa fil

@@ -48,5 +48,4 @@ if not __release__:
finally:
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

Laddar…
Avbryt
Spara