mirror of
https://github.com/Febbweiss/mopidy-touchscreen.git
synced 2026-03-04 22:25:39 +00:00
Code cleanup
This commit is contained in:
@@ -3,7 +3,8 @@
|
||||
import unittest
|
||||
|
||||
|
||||
from mopidy_touchscreen import Extension, touch_screen as frontend_lib
|
||||
from mopidy_touchscreen import Extension
|
||||
# ,touch_screen as frontend_lib
|
||||
|
||||
|
||||
class ExtensionTest(unittest.TestCase):
|
||||
|
||||
Reference in New Issue
Block a user