From f39ca24ebc2ea15c5d480e92ce2b16c274f799b1 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Mon, 23 Oct 1995 14:34:52 +0000 Subject: [PATCH] Removed unneeded reference to tkinter --- Tools/modulator/modulator.py | 1 - 1 file changed, 1 deletion(-) diff --git a/Tools/modulator/modulator.py b/Tools/modulator/modulator.py index 2db0455c7be..dd1ade54a09 100755 --- a/Tools/modulator/modulator.py +++ b/Tools/modulator/modulator.py @@ -21,7 +21,6 @@ from Tkinter import * from Tkextra import * -import tkinter from ScrolledListbox import ScrolledListbox import sys import genmodule