Remove a log message

pull/2064/head
nicolargo 2022-05-25 16:53:56 +02:00
parent ae0e01c7da
commit cd600f6f48
1 changed files with 0 additions and 1 deletions

View File

@ -99,7 +99,6 @@ class Plugin(GlancesPlugin):
continue
# Shall we display the stats ?
logger.info("diskio: %s => %s", disk, self.is_display(disk))
if not self.is_display(disk):
continue