Remove unused imports
This commit is contained in:
Родитель
89a7db0dfb
Коммит
ac2e41276b
|
@ -10,13 +10,11 @@ from lxml import etree
|
|||
from nose import SkipTest
|
||||
from nose.tools import eq_
|
||||
from pyquery import PyQuery as pq
|
||||
from test_utils import RequestFactory
|
||||
|
||||
import amo
|
||||
import amo.tests
|
||||
from amo.urlresolvers import reverse
|
||||
|
||||
from mkt.site.urls import template_plus_xframe
|
||||
from mkt.webapps.models import Webapp
|
||||
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче