Skip to content

Commit 622906c

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 4d3345b commit 622906c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy/errors.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
from mypy.nodes import Context
1616
from mypy.options import Options
1717
from mypy.scope import Scope
18-
from mypy.typeops import make_simplified_union
1918
from mypy.types import Type
2019
from mypy.util import DEFAULT_SOURCE_OFFSET, is_typeshed_file
2120
from mypy.version import __version__ as mypy_version

0 commit comments

Comments
 (0)