From 0fc30d5178c929c7cdee8ae1c95f294059875c5a Mon Sep 17 00:00:00 2001 From: Ultrabug Date: Mon, 8 Apr 2013 17:44:22 +0200 Subject: drop useless print --- py3status/__init__.py | 1 - 1 file changed, 1 deletion(-) (limited to 'py3status/__init__.py') 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): """ -- cgit v1.3