summaryrefslogtreecommitdiffstats
path: root/py3status
diff options
context:
space:
mode:
Diffstat (limited to 'py3status')
-rwxr-xr-xpy3status/__init__.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/py3status/__init__.py b/py3status/__init__.py
index 9605fa7..7efc179 100755
--- a/py3status/__init__.py
+++ b/py3status/__init__.py
@@ -343,7 +343,6 @@ class UserModules(Thread):
clear user cache
"""
self.cache = {}
- print self.cache
def run(self):
"""