ソースを参照

Delete image_manager.py~

9and3r 11 年 前
コミット
6b64238a78
1 ファイル変更0 行追加6 行削除
  1. 0 6
      mopidy_touchscreen/image_manager.py~

+ 0 - 6
mopidy_touchscreen/image_manager.py~

@@ -1,6 +0,0 @@
-class ImageManager():
-
-	def __init__(self,cache):
-		self.cache = cache
-
-	def isImageInCache(self,imagename):