summaryrefslogtreecommitdiff
path: root/jarmonbuild
diff options
context:
space:
mode:
authorRichard Wall <richard@largo>2011-06-18 15:55:15 +0100
committerRichard Wall <richard@largo>2011-06-18 15:55:15 +0100
commitbd007c8ef6386e9d15fc0841876512dc77eb4c9b (patch)
tree53a846ffbe3fa244862952855fc1828a180bac7f /jarmonbuild
parent2c5d62013d638b20c1dd2eaa17494998a55115c1 (diff)
Remove unused imports
Diffstat (limited to 'jarmonbuild')
-rw-r--r--jarmonbuild/commands.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/jarmonbuild/commands.py b/jarmonbuild/commands.py
index 1aaa155..398ba71 100644
--- a/jarmonbuild/commands.py
+++ b/jarmonbuild/commands.py
@@ -17,9 +17,6 @@ from tempfile import gettempdir
from urllib2 import urlopen
from zipfile import ZipFile, ZIP_DEFLATED
-from lxml.cssselect import CSSSelector
-from lxml import html
-
import pkg_resources