diff --git a/settings/base.py b/settings/base.py index f960280..60484e3 100644 --- a/settings/base.py +++ b/settings/base.py @@ -11,7 +11,6 @@ TypeVar, Set, Type, - Union, ) from collections.abc import Iterable from json import load, dump