summaryrefslogtreecommitdiff
path: root/Lib/profile.py
diff options
context:
space:
mode:
Diffstat (limited to 'Lib/profile.py')
-rwxr-xr-xLib/profile.py1
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