fixed obsolete import

This commit is contained in:
Daniel Pavel 2012-12-07 14:41:00 +02:00
parent 37daf3a192
commit b3f0bfa4fb
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@ from .common import strhex
from .base import NoReceiver, NoSuchDevice, DeviceUnreachable
from .receiver import Receiver, PairedDevice, MAX_PAIRED_DEVICES
from .hidpp20 import FeatureNotSupported, FeatureCallError
from .devices import DEVICES
from . import listener
from . import status