Skip to content

Commit e5759bb

Browse files
committed
Fix lint error on imports
1 parent 61a4341 commit e5759bb

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sdks/python/apache_beam/coders/coders_test_common.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
import sys
3232
import textwrap
3333
import unittest
34-
3534
from decimal import Decimal
3635
from typing import Any
3736
from typing import NamedTuple

0 commit comments

Comments
 (0)