summaryrefslogtreecommitdiff
path: root/oldconfig.py
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2019-03-22 20:43:21 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2019-03-22 20:43:30 +0100
commit5cec7cc7ecc78e8fe52c715c7465b0256392f428 (patch)
treefdbdbf7bc7993136b220597e14debd7fb0b8976d /oldconfig.py
parentd78bf42923b0d2bf85dbeefb602736161ac91701 (diff)
Whitespace consistency nit
Diffstat (limited to 'oldconfig.py')
-rwxr-xr-xoldconfig.py1
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