X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=utils%2Ftest%2Fdashboard%2Fdashboard%2Fcommon%2Flogger_utils.py;h=58e343d79f2ceaa2db0f6d001efd29e6a24bc146;hb=8c2105649d96563cf8d84c7beee6592f8bb5f917;hp=183080810c66007aa4ec2b3933520ba95f71e752;hpb=50f5122ab09ab0cbca792e853232adc6b5dae168;p=releng.git 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) -