diff options
Diffstat (limited to 'oldconfig.py')
| -rwxr-xr-x | oldconfig.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/oldconfig.py b/oldconfig.py index 6f9950e..4379dcf 100755 --- a/oldconfig.py +++ b/oldconfig.py @@ -22,7 +22,6 @@ pretty easy to add: Look at the parents of each item, and print all menu prompts and comments unless they have already been printed (assuming you want to skip "irrelevant" menus). """ - from __future__ import print_function import sys |
