summaryrefslogtreecommitdiffstats
path: root/Lib/hotshot/log.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/hotshot/log.py')
-rw-r--r--Lib/hotshot/log.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/hotshot/log.py b/Lib/hotshot/log.py
index 7d6d91d..99d0729 100644
--- a/Lib/hotshot/log.py
+++ b/Lib/hotshot/log.py
@@ -2,7 +2,6 @@ import _hotshot
import os.path
import parser
import symbol
-import sys
from _hotshot import \
WHAT_ENTER, \