diff options
| author | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-11-26 13:38:45 +0000 |
|---|---|---|
| committer | Andreas Monzner <andreas.monzner@multimedia-labs.de> | 2007-11-26 13:38:45 +0000 |
| commit | 2e62e4d78ea265cafc1021b46f3b35e55a2140dd (patch) | |
| tree | ca76f45497ba1ee124bc098c16fd92025b332250 /lib/python/Screens/Dish.py | |
| parent | b429ef9b494f2ea7a7ebc080fb642c5ae23c879d (diff) | |
| download | enigma2-2e62e4d78ea265cafc1021b46f3b35e55a2140dd.tar.gz enigma2-2e62e4d78ea265cafc1021b46f3b35e55a2140dd.zip | |
remove unneeded imports
Diffstat (limited to 'lib/python/Screens/Dish.py')
| -rw-r--r-- | lib/python/Screens/Dish.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/python/Screens/Dish.py b/lib/python/Screens/Dish.py index 67dd2485..da759b5e 100644 --- a/lib/python/Screens/Dish.py +++ b/lib/python/Screens/Dish.py @@ -2,7 +2,6 @@ from Screen import Screen from Components.BlinkingPixmap import BlinkingPixmapConditional from Components.Pixmap import Pixmap -from Components.Button import Button from Components.config import config from enigma import eDVBSatelliteEquipmentControl |
