Remove dev log

This commit is contained in:
nicolargo 2015-02-08 18:07:47 +01:00
parent 0003e0e50a
commit 6b13120503

View File

@ -114,8 +114,6 @@ class Plugin(GlancesPlugin):
except UnicodeDecodeError:
return self.stats
logger.info(fs_stat)
# Loop over fs
for fs in fs_stat:
fs_current = {}