mirror of
https://github.com/python/cpython.git
synced 2025-10-05 14:41:07 +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
|
@ -1,6 +1,5 @@
|
|||
import linecache
|
||||
import os
|
||||
import re
|
||||
import sys
|
||||
|
||||
import tkinter as tk
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue