mirror of
https://github.com/python/cpython.git
synced 2025-10-04 22:20:46 +00:00
[3.6] Remove unused imports (#2104)
Part of patch by Serhiy Strochaka, 2016-12-16 (no bpo issue)
(cherry-pick of 70d28a184c
)
This commit is contained in:
parent
ccccf3156f
commit
d755d19ac4
4 changed files with 0 additions and 4 deletions
|
@ -4,7 +4,6 @@ Coverage: 71% on Windows.
|
|||
'''
|
||||
from idlelib import macosx
|
||||
from test.support import requires
|
||||
import sys
|
||||
import tkinter as tk
|
||||
import unittest
|
||||
import unittest.mock as mock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue