added forgotten import

This commit is contained in:
Denis Bilenko
2008-11-17 13:11:56 +06:00
parent 116efd18ff
commit b3a08342f0

View File

@@ -1,3 +1,4 @@
import sys
import threading
import weakref
from twisted.internet.base import DelayedCall as TwistedDelayedCall