summaryrefslogtreecommitdiffstats
path: root/utils/test/dashboard/dashboard/common/logger_utils.py
diff options
context:
space:
mode:
Diffstat (limited to 'utils/test/dashboard/dashboard/common/logger_utils.py')
-rw-r--r--utils/test/dashboard/dashboard/common/logger_utils.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/test/dashboard/dashboard/common/logger_utils.py b/utils/test/dashboard/dashboard/common/logger_utils.py
index 183080810..58e343d79 100644
--- a/utils/test/dashboard/dashboard/common/logger_utils.py
+++ b/utils/test/dashboard/dashboard/common/logger_utils.py
@@ -62,4 +62,3 @@ class DashboardLogger(Logger):
def __init__(self, logger_name):
super(DashboardLogger, self).__init__(logger_name)
-