Optimize imports

This commit is contained in:
Labrys of Knossos 2018-12-14 20:51:54 -05:00
commit 5bc789bca3
26 changed files with 105 additions and 85 deletions

View file

@ -1,10 +1,11 @@
# coding=utf-8
from __future__ import with_statement
import logging
import os
import sys
import threading
import logging
import core
# number of log files to keep