Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Remove import
  • Loading branch information
eugenetriguba committed May 21, 2024
commit a3ae59fc0bdb24e3b254d96e26f96bc17ef70cb3
1 change: 0 additions & 1 deletion Lib/_pyrepl/input.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@

# types
if False:
from .console import Event
from .types import EventTuple


Expand Down