mirror of
https://github.com/python/cpython.git
synced 2025-09-20 15:40:32 +00:00
remove unused import math
This commit is contained in:
parent
9b924c690e
commit
c556722f09
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ instructions.
|
||||||
"""
|
"""
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import math
|
|
||||||
import time
|
import time
|
||||||
try:
|
try:
|
||||||
import itertools
|
import itertools
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue