From 5cec7cc7ecc78e8fe52c715c7465b0256392f428 Mon Sep 17 00:00:00 2001 From: Ulf Magnusson Date: Fri, 22 Mar 2019 20:43:21 +0100 Subject: Whitespace consistency nit --- oldconfig.py | 1 - 1 file changed, 1 deletion(-) (limited to 'oldconfig.py') 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 -- cgit v1.2.3