Optimize imports

This commit is contained in:
Richard Chien
2018-07-02 16:54:29 +08:00
parent 5f9c558a49
commit 1527d49522
8 changed files with 13 additions and 13 deletions

View File

@ -1,7 +1,6 @@
from os import path
import none
from none_demo import config
bot = none.create_bot(config)