Remove unnecessary imports

This commit is contained in:
Neal Norwitz 2002-09-12 20:29:56 +00:00
parent 4ef1103b71
commit a59ab05fda
7 changed files with 0 additions and 10 deletions

View file

@ -1,6 +1,5 @@
import os
import bdb
import traceback
from Tkinter import *
from WindowList import ListedToplevel