Removed unclaimed variables
All checks were successful
CI / build (push) Successful in 8s

This commit is contained in:
Даниил Ефремов 2023-10-17 13:50:00 +03:00
parent 328b7be6d7
commit af76857c0f

View File

@ -58,8 +58,6 @@ class Exporter:
LISTEN_HOST: str
LISTEN_PORT: int
LIST_METRICS: list # In formant - [["metric_name", "metric_value"], ...]
VERBOSE_OUT: bool
DEBUG: bool
# ---
PREPARE_METRICS: str