fix some imports
[vuplus_dvbapp] / lib / python / Screens / Screen.py
index 287847b..2ba7342 100644 (file)
@@ -1,4 +1,4 @@
-from Tools.Profile import profile, profile_final
+from Tools.Profile import profile
 
 profile("LOAD:GUISkin")
 from Components.GUISkin import GUISkin