This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch brokerclient in repository pyhoca-gui. commit 73a0e37c0efb7a25d1d12ad479ea7af8a5eacf18 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Fri Feb 7 13:25:00 2014 +0100 fix pyhoca-gui imports --- pyhoca-gui | 2 -- 1 file changed, 2 deletions(-) diff --git a/pyhoca-gui b/pyhoca-gui index 390ec14..e0e587b 100755 --- a/pyhoca-gui +++ b/pyhoca-gui @@ -22,9 +22,7 @@ import os import sys -from pyhoca.wxgui import * from pyhoca.wxgui import __VERSION__ - from pyhoca.wxgui.launcher import setup_consolelog, PyHocaGUI_Launcher __author__ = "Mike Gabriel, Dick Kniep" -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/pyhoca-gui.git