summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/traefik/traefik.chart.py
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/python.d.plugin/traefik/traefik.chart.py')
-rw-r--r--collectors/python.d.plugin/traefik/traefik.chart.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/collectors/python.d.plugin/traefik/traefik.chart.py b/collectors/python.d.plugin/traefik/traefik.chart.py
index 570339d0a..5a498467f 100644
--- a/collectors/python.d.plugin/traefik/traefik.chart.py
+++ b/collectors/python.d.plugin/traefik/traefik.chart.py
@@ -4,12 +4,10 @@
# SPDX-License-Identifier: GPL-3.0-or-later
from collections import defaultdict
-
from json import loads
from bases.FrameworkServices.UrlService import UrlService
-
ORDER = [
'response_statuses',
'response_codes',