diff --git a/sdks/python/apache_beam/typehints/batch.py b/sdks/python/apache_beam/typehints/batch.py index 73cfc2bfd08b..35351b147d48 100644 --- a/sdks/python/apache_beam/typehints/batch.py +++ b/sdks/python/apache_beam/typehints/batch.py @@ -29,7 +29,6 @@ from typing import Callable from typing import Generic from typing import Iterator -from typing import List from typing import Mapping from typing import Optional from typing import Sequence