瀏覽代碼

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):