소스 검색

Delete image_manager.py~

9and3r 11 년 전
부모
커밋
6b64238a78
1개의 변경된 파일0개의 추가작업 그리고 6개의 파일을 삭제
  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):