Skip to content

Commit 27e1e86

Browse files
cleanup unused import
1 parent f8ba1bc commit 27e1e86

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

asyncstdlib/itertools.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
from ._core import (
2525
ScopedIter,
2626
awaitify as _awaitify,
27-
Sentinel,
2827
borrow as _borrow,
2928
)
3029
from .builtins import (

0 commit comments

Comments
 (0)