Przeglądaj źródła

Delete image_manager.py~

9and3r 11 lat temu
rodzic
commit
6b64238a78
1 zmienionych plików z 0 dodań i 6 usunięć
  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):