⚰️ remove unused import

This commit is contained in:
yanyongyu 2022-01-29 15:36:25 +08:00
parent e887c39998
commit b43dfb983d
No known key found for this signature in database
GPG Key ID: 796D8A7FB73396EB

View File

@ -14,7 +14,6 @@ from typing import (
Tuple,
Union,
Generic,
Mapping,
TypeVar,
Iterable,
Optional,