Skip to content

Commit 46f0390

Browse files
committed
Fix botched merge
1 parent d6a3cdc commit 46f0390

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Lib/_pyrepl/simple_interact.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,6 @@
3030
import os
3131
import sys
3232
import code
33-
<<<<<<< HEAD
34-
=======
35-
import warnings
36-
import errno
37-
>>>>>>> c91ad5da9d9 (gh-128066: Properly handle history file writes for RO fs on PyREPL (gh-134380))
3833

3934
from .readline import _get_reader, multiline_input
4035

0 commit comments

Comments
 (0)