Skip to content

Commit

Permalink
Merge pull request #2951 from openatv/IanSav-MultiContent
Browse files Browse the repository at this point in the history
[MultiContent.py] Remove unneeded import
  • Loading branch information
jbleyel committed Jun 20, 2023
2 parents 3f50708 + 8bc5f9c commit 315b05c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/python/Components/MultiContent.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
from __future__ import print_function
from enigma import GRADIENT_VERTICAL, RT_HALIGN_LEFT, RT_VALIGN_TOP, eListboxPythonMultiContent

from skin import parseColor
Expand Down

0 comments on commit 315b05c

Please sign in to comment.