Skip to content

Commit

Permalink
[GitCommitInfo] - fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
TwolDE committed Nov 29, 2024
1 parent 5c66dcd commit 7a825b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/python/Screens/GitCommitInfo.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from Components.Label import Label
from Components.ScrollLabel import ScrollLabel
from Components.Sources.StaticText import StaticText
from Components.SystemInfo import SystemInfo, CommitLogs, OEA
from Components.SystemInfo import SystemInfo, OEA
from Screens.Screen import Screen, ScreenSummary

from enigma import eTimer
Expand Down

0 comments on commit 7a825b9

Please sign in to comment.