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 b7236b4..3d453e9 100755
--- a/index.py
+++ b/index.py
@@ -4,7 +4,7 @@
# own modules
import config, util
-import sys, os, re, time, socket, subprocess, web
+import sys, os, re, socket, subprocess, web
from web import form
from Mailman.Utils import list_exists