Skip to content

Commit

Permalink
remove useless import in vdr-isrecording.py
Browse files Browse the repository at this point in the history
  • Loading branch information
flensrocker committed Mar 2, 2014
1 parent 3220040 commit 410ffe1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/vdr-isrecording.py
@@ -1,7 +1,6 @@
#!/usr/bin/env python
# -*- coding: utf-8 -*-

from datetime import datetime
import dbus
bus = dbus.SystemBus()
Timers = bus.get_object('de.tvdr.vdr', '/Timers')
Expand Down

0 comments on commit 410ffe1

Please sign in to comment.