⚰️ 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, Tuple,
Union, Union,
Generic, Generic,
Mapping,
TypeVar, TypeVar,
Iterable, Iterable,
Optional, Optional,