Remove unused import

This commit is contained in:
Neal Norwitz 2005-09-01 00:39:02 +00:00
parent ab61923637
commit 6203196c7c
1 changed files with 0 additions and 1 deletions

View File

@ -11,7 +11,6 @@ import time
import threading
import traceback
import types
import exceptions
import linecache
from code import InteractiveInterpreter