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