From fd11603fe47668ba72f0d3f2b984174331a0a154 Mon Sep 17 00:00:00 2001 From: Luke Kanies Date: Wed, 3 Oct 2007 21:55:41 -0500 Subject: Removing the Id tags from all of the files --- lib/puppet/util/variables.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/puppet/util/variables.rb') diff --git a/lib/puppet/util/variables.rb b/lib/puppet/util/variables.rb index 7e04cf1c0..1a78ef5c1 100644 --- a/lib/puppet/util/variables.rb +++ b/lib/puppet/util/variables.rb @@ -36,4 +36,3 @@ module Puppet::Util::Variables end end -# $Id$ -- cgit