Code clean

This commit is contained in:
9and3r
2014-08-04 02:10:33 +02:00
parent 7e0997862f
commit b8bec3327d
15 changed files with 64 additions and 70 deletions

View File

@@ -77,6 +77,6 @@ class LibraryScreen():
self.manager.core.tracklist.add(uri=uri)
self.manager.core.playback.play()
else:
#TODO: add folder to tracks to play
# TODO: add folder to tracks to play
pass