summaryrefslogtreecommitdiffstats
path: root/modules/web_svc.py
diff options
context:
space:
mode:
authorMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-20 18:05:48 -0400
committerMichael DeHaan <mdehaan@mdehaan.rdu.redhat.com>2007-09-20 18:05:48 -0400
commit17f0e5343a0e2e39660f5ee228a0c57a8dc7ade4 (patch)
treee301b3dab3255342295b22206319af4c9ba6a966 /modules/web_svc.py
parent50250e45f0c225198e08097a525cc5ff1b91474d (diff)
downloadthird_party-func-17f0e5343a0e2e39660f5ee228a0c57a8dc7ade4.tar.gz
third_party-func-17f0e5343a0e2e39660f5ee228a0c57a8dc7ade4.tar.xz
third_party-func-17f0e5343a0e2e39660f5ee228a0c57a8dc7ade4.zip
Baseobj bites the dust.
Diffstat (limited to 'modules/web_svc.py')
-rwxr-xr-xmodules/web_svc.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/web_svc.py b/modules/web_svc.py
index ed4ec19..134af37 100755
--- a/modules/web_svc.py
+++ b/modules/web_svc.py
@@ -15,7 +15,6 @@
from codes import *
-import baseobj
from server import config_data
from server import logger