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 --- listnewconfig.py | 1 - 1 file changed, 1 deletion(-) (limited to 'listnewconfig.py') diff --git a/listnewconfig.py b/listnewconfig.py index 45f6a57..06d0cf1 100755 --- a/listnewconfig.py +++ b/listnewconfig.py @@ -10,7 +10,6 @@ file. Usually, these are new symbols that have been added to the Kconfig files. The default configuration filename is '.config'. A different filename can be passed in the KCONFIG_CONFIG environment variable. """ - import sys from kconfiglib import standard_kconfig, BOOL, TRISTATE, INT, HEX, STRING, \ -- cgit v1.2.3