reorder imports spacing

This commit is contained in:
Jesse Andrews
2010-07-15 18:13:48 -05:00
parent 93caa353cd
commit 7a30bb10c6
34 changed files with 46 additions and 94 deletions

View File

@@ -23,8 +23,6 @@ Process pool, still buggy right now.
import logging
import multiprocessing
import StringIO
from twisted.internet import defer
from twisted.internet import error
from twisted.internet import process