summaryrefslogtreecommitdiffstats
path: root/Tools/webchecker/wsgui.py
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/webchecker/wsgui.py')
-rwxr-xr-xTools/webchecker/wsgui.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/Tools/webchecker/wsgui.py b/Tools/webchecker/wsgui.py
index 0c851ca..95c7ab9 100755
--- a/Tools/webchecker/wsgui.py
+++ b/Tools/webchecker/wsgui.py
@@ -7,9 +7,7 @@ their respective text boxes, click GO or hit return, and presto.
"""
from Tkinter import *
-import Tkinter
import websucker
-import sys
import os
import threading
import Queue