diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2018-05-30 21:45:34 +0200 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2018-05-30 21:45:34 +0200 |
| commit | 747cc16621c42671a4930bd907c8ba14678fad36 (patch) | |
| tree | a12afa610261036dc9bc2bbf64f11296d60867fc /allnoconfig.py | |
| parent | f9b158ebb3d81c923461981d2b087989c284c2d4 (diff) | |
Remove unused all{no,yes}config imports
No longer used after the tool helpers were added.
Diffstat (limited to 'allnoconfig.py')
| -rwxr-xr-x | allnoconfig.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/allnoconfig.py b/allnoconfig.py index f90cb28..d4060d2 100755 --- a/allnoconfig.py +++ b/allnoconfig.py @@ -9,9 +9,6 @@ # # $ make [ARCH=<arch>] scriptconfig SCRIPT=Kconfiglib/allnoconfig.py -import os -import sys - import kconfiglib def main(): |
