mirror of
https://github.com/python/cpython.git
synced 2025-08-31 05:58:33 +00:00
Remove unnecessary imports
This commit is contained in:
parent
089061f7f0
commit
a39a445c9b
1 changed files with 0 additions and 4 deletions
|
@ -1,8 +1,4 @@
|
|||
import os
|
||||
import re
|
||||
import fnmatch
|
||||
from Tkinter import *
|
||||
import tkMessageBox
|
||||
import SearchEngine
|
||||
from SearchDialogBase import SearchDialogBase
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue