summaryrefslogtreecommitdiff
path: root/listnewconfig.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 /listnewconfig.py
parentd78bf42923b0d2bf85dbeefb602736161ac91701 (diff)
Whitespace consistency nit
Diffstat (limited to 'listnewconfig.py')
-rwxr-xr-xlistnewconfig.py1
1 files changed, 0 insertions, 1 deletions
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, \