From 8a45b809eaef80d3cff337e54f3ec3aa0bbaa62a Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Sun, 19 Feb 2012 10:28:02 -0600 Subject: Remove svn keywords Signed-off-by: Sol Jerome --- src/lib/Server/Plugins/Decisions.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/lib/Server/Plugins/Decisions.py') diff --git a/src/lib/Server/Plugins/Decisions.py b/src/lib/Server/Plugins/Decisions.py index 556f75502..b432474f2 100644 --- a/src/lib/Server/Plugins/Decisions.py +++ b/src/lib/Server/Plugins/Decisions.py @@ -50,7 +50,6 @@ class Decisions(DecisionSet, Bcfg2.Server.Plugin.Plugin, Bcfg2.Server.Plugin.Decision): name = 'Decisions' - __version__ = '$Id$' __author__ = 'bcfg-dev@mcs.anl.gov' def __init__(self, core, datastore): -- cgit v1.2.3-1-g7c22