Skip to content

Commit 433ae06

Browse files
committed
fix precommit
1 parent c3ea737 commit 433ae06

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Lib/test/test_pyrepl/test_fancycompleter.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import unittest
2-
import sys
32

43
from _colorize import ANSIColors
5-
import _pyrepl.readline
64
from _pyrepl.fancycompleter import Completer, DefaultConfig, commonprefix
75

86

0 commit comments

Comments
 (0)