mirror of
https://github.com/python/cpython.git
synced 2025-12-08 06:10:17 +00:00
Remove unused import of builtin
This commit is contained in:
parent
34e5dcacb0
commit
6dfccb34c2
1 changed files with 0 additions and 1 deletions
|
|
@ -26,7 +26,6 @@
|
||||||
|
|
||||||
|
|
||||||
import sys
|
import sys
|
||||||
import builtin
|
|
||||||
import stdwin
|
import stdwin
|
||||||
from stdwinevents import *
|
from stdwinevents import *
|
||||||
import rand
|
import rand
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue