From e968ec8bf1c194c905797f6e86aeec37d985cc32 Mon Sep 17 00:00:00 2001 From: ncoop Date: Wed, 28 Dec 2016 11:24:46 -0800 Subject: [PATCH] 'functools' imported but unused. --- i3pystatus/now_playing.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/i3pystatus/now_playing.py b/i3pystatus/now_playing.py index 242c739..7652e1d 100644 --- a/i3pystatus/now_playing.py +++ b/i3pystatus/now_playing.py @@ -1,5 +1,3 @@ - -import functools from os.path import basename import dbus