mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Clean up unused imports for the peg generator module (GH-19891)
This commit is contained in:
parent
7f06af684a
commit
c95e691c90
9 changed files with 4 additions and 17 deletions
|
|
@ -4,7 +4,6 @@ import argparse
|
|||
import ast
|
||||
import sys
|
||||
import os
|
||||
import resource
|
||||
from time import time
|
||||
|
||||
import memory_profiler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue