mirror of
https://github.com/python/cpython.git
synced 2025-08-30 13:38:43 +00:00
Removed unused imports.
This commit is contained in:
parent
a6f26c1d34
commit
ccd047ea4b
26 changed files with 11 additions and 31 deletions
|
@ -22,7 +22,6 @@ to 0, this animation runs in "line per line"
|
|||
mode as fast as possible.
|
||||
"""
|
||||
|
||||
import math
|
||||
from turtle import Turtle, mainloop
|
||||
from time import clock
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue