mirror of https://github.com/scrapy/scrapy.git
remove unused import
This commit is contained in:
parent
2c8eceb5b8
commit
7814cbf319
|
|
@ -1,5 +1,4 @@
|
|||
import re
|
||||
import inspect
|
||||
import warnings
|
||||
import weakref
|
||||
from twisted.trial import unittest
|
||||
|
|
|
|||
Loading…
Reference in New Issue