X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=PLC%2FNodeTypes.py;h=00d4bf71a44234eb23b12777030b197608caebc8;hb=ff5ef6ab613742b3fe8d2faa67441881f5f3514f;hp=eb8eb99bafd0e4763a0c6c8559d7eeedf085a20c;hpb=a8f3f895eae7f5f9870380720d1cda979d553915;p=plcapi.git diff --git a/PLC/NodeTypes.py b/PLC/NodeTypes.py index eb8eb99..00d4bf7 100644 --- a/PLC/NodeTypes.py +++ b/PLC/NodeTypes.py @@ -1,8 +1,6 @@ # # Functions for interacting with the node_types table in the database # -# $Id$ -# $URL$ # from PLC.Faults import *