Skip to content

Commit 12bf3df

Browse files
authored
Remove unused import
1 parent 0256596 commit 12bf3df

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/black/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
Iterator,
1212
MutableMapping,
1313
Sequence,
14-
Sized,
1514
)
1615
from contextlib import contextmanager
1716
from dataclasses import replace

0 commit comments

Comments
 (0)