diff --git a/Lib/plat-mac/findertools.py b/Lib/plat-mac/findertools.py index aef016e8a89..bebd2a0d7dd 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'