소스 검색

Adjust imports

tags/v0.1^2
Ben Kurtovic 12 년 전
부모
커밋
1fc9028294
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -2
      earwigbot/__init__.py

+ 1
- 2
earwigbot/__init__.py 파일 보기

@@ -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

불러오는 중...
취소
저장