diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2019-03-22 20:43:21 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2019-03-22 20:43:30 +0100 |
| commit | 5cec7cc7ecc78e8fe52c715c7465b0256392f428 (patch) | |
| tree | fdbdbf7bc7993136b220597e14debd7fb0b8976d /listnewconfig.py | |
| parent | d78bf42923b0d2bf85dbeefb602736161ac91701 (diff) | |
Whitespace consistency nit
Diffstat (limited to 'listnewconfig.py')
| -rwxr-xr-x | listnewconfig.py | 1 |
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, \ |
