Ander 10 vuotta sitten
vanhempi
commit
56ddc47902
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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
-