From: Thierry Parmentelat Date: Tue, 26 Jan 2010 13:53:17 +0000 (+0000) Subject: remove dead kwds X-Git-Tag: PLCAPI-5.0-1^2~9 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=be94936242ed3b00ff8091d860118b0e55421116;p=plcapi.git remove dead kwds --- diff --git a/PLC/NodeTags.py b/PLC/NodeTags.py index dff229a6..b177e499 100644 --- a/PLC/NodeTags.py +++ b/PLC/NodeTags.py @@ -3,8 +3,6 @@ # # Thierry Parmentelat - INRIA # -# $Revision: 9423 $ -# from PLC.Faults import * from PLC.Parameter import Parameter from PLC.Filter import Filter diff --git a/PLC/SiteTags.py b/PLC/SiteTags.py index 8ccf5bba..53634aba 100644 --- a/PLC/SiteTags.py +++ b/PLC/SiteTags.py @@ -3,8 +3,6 @@ # # Thierry Parmentelat - INRIA # -# $Revision: 14587 $ -# from PLC.Faults import * from PLC.Parameter import Parameter from PLC.Filter import Filter