diff options
Diffstat (limited to 'Lib/profile.py')
-rwxr-xr-x | Lib/profile.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/profile.py b/Lib/profile.py index 4991d878da..d942e30129 100755 --- a/Lib/profile.py +++ b/Lib/profile.py @@ -37,7 +37,6 @@ import sys import os import time -import string import marshal |