Import fixes

This commit is contained in:
9and3r
2014-08-06 23:10:29 +02:00
parent c1fda68ac8
commit 5b021f34be
9 changed files with 11 additions and 19 deletions

View File

@@ -3,7 +3,6 @@ import logging
from .screen_objects import ScreenObjectsManager, ScrollBar, TouchAndTextItem
from .touch_manager import TouchManager
logger = logging.getLogger(__name__)