Skip to content

Commit 223dc4c

Browse files
committedNov 1, 2021
Remove unused import
1 parent 488cdca commit 223dc4c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎isort/core.py

-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import textwrap
22
from io import StringIO
33
from itertools import chain
4-
from re import match
54
from typing import List, TextIO, Union
65

76
import isort.literal

0 commit comments

Comments
 (0)
Please sign in to comment.