From 2e0f32353f5e3dffcc8f29239c272f04907e06e0 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 7 May 2006 09:12:25 +0000 Subject: some more small code improvements thanks to pychecker git-svn-id: http://arthurdejong.org/svn/webcheck/webcheck@252 86f53f14-5ff3-0310-afe5-9b438ce3f40c --- plugins/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/__init__.py') diff --git a/plugins/__init__.py b/plugins/__init__.py index 435dc8e..dc6c3b4 100644 --- a/plugins/__init__.py +++ b/plugins/__init__.py @@ -44,7 +44,6 @@ fields: Pluings can use the functions exported by this module.""" import sys -import urllib import debugio import config import time -- cgit v1.2.3