From: Tony Mack Date: Wed, 25 Aug 2010 16:57:40 +0000 (+0000) Subject: no need to import sfa.trust.auth.Auth here X-Git-Tag: sfa-1.0-0~11 X-Git-Url: http://git.onelab.eu/?p=sfa.git;a=commitdiff_plain;h=8b53a64fd670bc9e8e6380a695418776d6efb8e8 no need to import sfa.trust.auth.Auth here --- diff --git a/wsdl/sfa2wsdl.py b/wsdl/sfa2wsdl.py index f70c7a10..f3a6b934 100755 --- a/wsdl/sfa2wsdl.py +++ b/wsdl/sfa2wsdl.py @@ -16,7 +16,6 @@ import inspect from types import * from optparse import OptionParser -from sfa.trust.auth import Auth from sfa.util.parameter import Parameter,Mixed import globals