Drop some dead imports of imp

This commit is contained in:
Brett Cannon 2013-06-15 13:37:12 -04:00
parent c81549f476
commit 27bbfdbc4c
3 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,6 @@
import os
from tkinter import *
import imp
from idlelib import ZoomHeight
from idlelib.configHandler import idleConf