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 --- savedefconfig.py | 1 - 1 file changed, 1 deletion(-) (limited to 'savedefconfig.py') 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 -- cgit v1.2.3