diff options
Diffstat (limited to 'Lib/plat-mac/macfs.py')
-rw-r--r-- | Lib/plat-mac/macfs.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Lib/plat-mac/macfs.py b/Lib/plat-mac/macfs.py index 1a8a4f8..56033f3 100644 --- a/Lib/plat-mac/macfs.py +++ b/Lib/plat-mac/macfs.py @@ -5,7 +5,6 @@ import sys import struct import Carbon.Res import Carbon.File -import Nav import warnings # First step: ensure we also emulate the MACFS module, which contained |