aboutsummaryrefslogtreecommitdiff
path: root/lib/python/Components
diff options
context:
space:
mode:
Diffstat (limited to 'lib/python/Components')
-rw-r--r--lib/python/Components/config.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/python/Components/config.py b/lib/python/Components/config.py
index dfd5d597..bdd08e12 100644
--- a/lib/python/Components/config.py
+++ b/lib/python/Components/config.py
@@ -427,5 +427,3 @@ def getConfigListEntry(description, element):
b = element
item = b.controlType(b)
return ((description, item))
-
- \ No newline at end of file