Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
wallpaper: Remove useless print
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Aug 13, 2017
1 parent b5fe0b0 commit 842fb13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pywal/wallpaper.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ def change(img):
set_wm_wallpaper(img)

print("wallpaper: Set the new wallpaper.")
print(urllib.parse.quote(img))


def get(cache_dir=CACHE_DIR):
Expand Down

0 comments on commit 842fb13

Please sign in to comment.