summaryrefslogtreecommitdiffstats
path: root/index.py
diff options
context:
space:
mode:
Diffstat (limited to 'index.py')
-rwxr-xr-xindex.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.py b/index.py
index 3d453e9..4fa774c 100755
--- a/index.py
+++ b/index.py
@@ -4,7 +4,7 @@
# own modules
import config, util
-import sys, os, re, socket, subprocess, web
+import sys, os, re, socket, web
from web import form
from Mailman.Utils import list_exists