Parcourir la source

Delete image_manager.py~

9and3r il y a 11 ans
Parent
commit
6b64238a78
1 fichiers modifiés avec 0 ajouts et 6 suppressions
  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):