Ander 10 anos atrás
pai
commit
56ddc47902

+ 0 - 1
mopidy_touchscreen/graphic_utils/dynamic_background.py

@@ -106,4 +106,3 @@ def get_aspect_scale_size(img, (bx, by)):
 
     new_size = (int(aspect*size[0]), int(aspect*size[1]))
     return new_size
-