Ander 10 years ago
parent
commit
56ddc47902
1 changed files with 0 additions and 1 deletions
  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]))
     new_size = (int(aspect*size[0]), int(aspect*size[1]))
     return new_size
     return new_size
-