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 /savedefconfig.py | |
| parent | d78bf42923b0d2bf85dbeefb602736161ac91701 (diff) | |
Whitespace consistency nit
Diffstat (limited to 'savedefconfig.py')
| -rwxr-xr-x | savedefconfig.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/savedefconfig.py b/savedefconfig.py index 9408633..f8391a0 100755 --- a/savedefconfig.py +++ b/savedefconfig.py @@ -17,7 +17,6 @@ can be passed in the KCONFIG_CONFIG environment variable. Note: Minimal configurations can also be generated from within the menuconfig interface. """ - import argparse import kconfiglib |
