summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Lib/plat-mac/findertools.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/plat-mac/findertools.py b/Lib/plat-mac/findertools.py
index aef016e8a8..bebd2a0d7d 100644
--- a/Lib/plat-mac/findertools.py
+++ b/Lib/plat-mac/findertools.py
@@ -22,7 +22,6 @@ import sys
import Carbon.File
import Carbon.Folder
import aetypes
-from types import *
__version__ = '1.1'
Error = 'findertools.Error'