X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=grc%2Fgui%2FActionHandler.py;h=108e23a2355da942434e81f6a5d856401f830728;hb=9df7bb4aafc6196f15d2d2b4f4458368c6a685e8;hp=ee3e19a6c6628db3d4e79ab1a4facd3e85bc8a8d;hpb=0cd478fdc090123e09b7ee21c88e5657abab8ae0;p=debian%2Fgnuradio diff --git a/grc/gui/ActionHandler.py b/grc/gui/ActionHandler.py index ee3e19a6..108e23a2 100644 --- a/grc/gui/ActionHandler.py +++ b/grc/gui/ActionHandler.py @@ -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