diff options
Diffstat (limited to 'py3status')
| -rwxr-xr-x | py3status/__init__.py | 1 |
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): """ |
