General: Remove newline

This commit is contained in:
Dylan Araps 2017-06-17 17:46:11 +10:00
parent ec850f86d6
commit 59a206a176

1
wal.py
View File

@ -77,7 +77,6 @@ def reload_colors():
quit()
def get_image(img):
"""Validate image input."""
image = Path(img)