aboutsummaryrefslogtreecommitdiff
path: root/lib/python
diff options
context:
space:
mode:
authorFelix Domke <tmbinc@elitedvb.net>2005-11-09 17:32:44 +0000
committerFelix Domke <tmbinc@elitedvb.net>2005-11-09 17:32:44 +0000
commit01ec2a9eb219c20d43cd412895e7c97224fec732 (patch)
treed0159ffda0bdcd6c168e02f2a94ae298cb826926 /lib/python
parentc3b459e274482ee382995743a459f2bcf3aba2cc (diff)
downloadenigma2-01ec2a9eb219c20d43cd412895e7c97224fec732.tar.gz
enigma2-01ec2a9eb219c20d43cd412895e7c97224fec732.zip
fix newline
Diffstat (limited to 'lib/python')
-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