mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Patch #515598: removed unused import of os.
This commit is contained in:
parent
e6cc5b68bf
commit
b4779c3496
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@
|
|||
#
|
||||
|
||||
from Tkinter import *
|
||||
import os
|
||||
|
||||
class Dialog:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue