remove svn keywords one last time and for good (hopefully)
[sfa.git] / sfa / util / specdict.py
index 7a6ff97..2138e87 100644 (file)
@@ -10,9 +10,6 @@
 # SpecDict.plc_fields defines a one to one mapping of plc attribute to rspec 
 # attribute
 
-### $Id$
-### $URL$
-
 from types import StringTypes, ListType
 
 class SpecDict(dict):