Remove unused import

This commit is contained in:
Matthew Tretter
2012-06-29 14:52:10 -04:00
parent 6a70f9f61b
commit 7b4f9b6b7d

View File

@@ -1,4 +1,3 @@
from lxml.etree import tostring
from lxml.html.soupparser import fromstring
import re