Skip to content

Commit

Permalink
Remove unused NavigationInstance import from timer.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Looijmans committed Feb 17, 2010
1 parent 619a3f9 commit 191bbf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions timer.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@
from enigma import eTimer
import datetime

import NavigationInstance

class TimerEntry:
StateWaiting = 0
StatePrepared = 1
Expand Down

0 comments on commit 191bbf0

Please sign in to comment.