Remove extra newline

This commit is contained in:
Allen
2022-11-12 23:34:37 -06:00
parent 9558ad0d97
commit 732edec12e

View File

@ -517,7 +517,6 @@ class Player:
self.drawDefaultAlbumArt()
def drawDefaultAlbumArt(self):
foregroundCol = "#D8DEE9"
backgroundCol = "#262A33"