Removed an unused import
This commit is contained in:
parent
d891966424
commit
226f1771e2
@ -21,8 +21,6 @@ import traceback
|
|||||||
from urllib2 import urlopen, Request, HTTPError
|
from urllib2 import urlopen, Request, HTTPError
|
||||||
from urllib import urlencode
|
from urllib import urlencode
|
||||||
|
|
||||||
from mediagoblin.tools.common import TESTS_ENABLED
|
|
||||||
|
|
||||||
_log = logging.getLogger(__name__)
|
_log = logging.getLogger(__name__)
|
||||||
|
|
||||||
TESTS_CALLBACKS = {}
|
TESTS_CALLBACKS = {}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user