Remove unused modules from textlog

This commit is contained in:
Michel Oosterhof 2014-11-08 18:32:25 +00:00
parent 42fd8a9ee4
commit 5a6d30215a
1 changed files with 0 additions and 3 deletions

View File

@ -4,9 +4,6 @@
# #
from kippo.core import dblog from kippo.core import dblog
from twisted.enterprise import adbapi
from twisted.internet import defer
from twisted.python import log
import time import time
import uuid import uuid