app.py: Remove not required import

master
Felix Stupp 1 year ago
parent e7ece868dd
commit 2c92ffe552
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -22,7 +22,6 @@ from typing import (
Mapping, Mapping,
Optional, Optional,
Sequence, Sequence,
Set,
Type, Type,
TypeVar, TypeVar,
Union, Union,

Loading…
Cancel
Save