Remove unneeded import from torrentmanager.

This commit is contained in:
Chase Sterling 2012-12-07 21:58:12 -05:00
parent bcac44bcb4
commit 67b40a8442

View File

@ -38,7 +38,6 @@
import cPickle
import os
import time
import shutil
import operator
import logging