Skip to content
Snippets Groups Projects
Verified Commit 76e2a0ab authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

Remove unused import

parent 59476c35
No related branches found
No related tags found
1 merge request!763Resolve "Allow to disable health check failure mails"
......@@ -2,7 +2,6 @@ import os
from datetime import datetime, timedelta
from importlib import import_module, metadata
from itertools import groupby
from logging import Filter
from operator import itemgetter
from typing import Any, Callable, Dict, Optional, Sequence, Union
from warnings import warn
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment