diff options
Diffstat (limited to 'Lib/hotshot/stones.py')
-rw-r--r-- | Lib/hotshot/stones.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/hotshot/stones.py b/Lib/hotshot/stones.py index cd4c51d..fb88d58 100644 --- a/Lib/hotshot/stones.py +++ b/Lib/hotshot/stones.py @@ -1,7 +1,6 @@ import errno import hotshot import hotshot.stats -import os import sys import test.pystone |