Ander il y a 10 ans
Parent
commit
56ddc47902
1 fichiers modifiés avec 0 ajouts et 1 suppressions
  1. 0 1
      mopidy_touchscreen/graphic_utils/dynamic_background.py

+ 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
-