From bd007c8ef6386e9d15fc0841876512dc77eb4c9b Mon Sep 17 00:00:00 2001 From: Richard Wall Date: Sat, 18 Jun 2011 15:55:15 +0100 Subject: Remove unused imports --- jarmonbuild/commands.py | 3 --- 1 file changed, 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 -- cgit v1.1-4-g5e80