⚰️ remove unused import

This commit is contained in:
yanyongyu
2022-01-29 15:36:25 +08:00
parent e887c39998
commit b43dfb983d

View File

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