From: Tony Mack Date: Wed, 25 Aug 2010 16:58:17 +0000 (+0000) Subject: no need to import sfa.trust.auth.Auth here X-Git-Tag: sfa-0.9-15~5 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=04b5f9e5568f006c4a582ed408f56b0e680bcaa2;p=sfa.git 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