removed unused import statements, thanks pyflakes
[debian/gnuradio] / grc / gui / ActionHandler.py
index ee3e19a6c6628db3d4e79ab1a4facd3e85bc8a8d..108e23a2355da942434e81f6a5d856401f830728 100644 (file)
@@ -29,7 +29,6 @@ import Preferences
 from threading import Thread
 import Messages
 from .. base import ParseXML
-import random
 from MainWindow import MainWindow
 from PropsDialog import PropsDialog
 import Dialogs