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,
Optional,
Sequence,
Set,
Type,
TypeVar,
Union,

Loading…
Cancel
Save