Procházet zdrojové kódy

Delete image_manager.py~

9and3r před 11 roky
rodič
revize
6b64238a78
1 změnil soubory, kde provedl 0 přidání a 6 odebrání
  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):