aboutsummaryrefslogtreecommitdiffstats
path: root/resources/tools
diff options
context:
space:
mode:
Diffstat (limited to 'resources/tools')
-rw-r--r--resources/tools/presentation/generator_tables.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/resources/tools/presentation/generator_tables.py b/resources/tools/presentation/generator_tables.py
index 22d8ea697e..f621c56d99 100644
--- a/resources/tools/presentation/generator_tables.py
+++ b/resources/tools/presentation/generator_tables.py
@@ -353,7 +353,6 @@ def table_performance_comparison(table, input_data):
# Transform the data
data = input_data.filter_data(table)
- logging.info(data)
# Prepare the header of the tables
try: