mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
Remove (unused) regex imports.
This commit is contained in:
parent
be614ee732
commit
7ee67a1224
2 changed files with 0 additions and 2 deletions
|
@ -5,7 +5,6 @@
|
|||
import sys
|
||||
import os
|
||||
import string
|
||||
import regex
|
||||
import regsub
|
||||
import MacOS
|
||||
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
import sys
|
||||
import os
|
||||
import string
|
||||
import regex
|
||||
import regsub
|
||||
import MacOS
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue