remove unused import
authorsalimfadhley <sal@stodge.org>
Mon, 17 Jun 2013 23:05:10 +0000 (00:05 +0100)
committersalimfadhley <sal@stodge.org>
Mon, 17 Jun 2013 23:05:10 +0000 (00:05 +0100)
jenkinsapi/views.py

index 90abbb3..e9d60bb 100644 (file)
@@ -1,5 +1,4 @@
 import json
-import urllib
 from jenkinsapi.view import View
 from jenkinsapi.exceptions import UnknownView