Ver código fonte

Delete image_manager.py~

9and3r 11 anos atrás
pai
commit
6b64238a78
1 arquivos alterados com 0 adições e 6 exclusões
  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):