Browse Source

Delete image_manager.py~

9and3r 11 năm trước cách đây
mục cha
commit
6b64238a78
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  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):