diff options
-rw-r--r-- | ranger/__main__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ranger/__main__.py b/ranger/__main__.py index 0ded8c95..7a31f6a3 100644 --- a/ranger/__main__.py +++ b/ranger/__main__.py @@ -19,7 +19,6 @@ # Most import statements in this module are inside the functions. # This enables more convenient exception handling in ranger.py # (ImportError will imply that this module can't be found) -# convenient exception handling in ranger.py (ImportError) import locale import os.path |