diff options
author | Luke Kanies <luke@madstop.com> | 2007-10-03 21:55:41 -0500 |
---|---|---|
committer | Luke Kanies <luke@madstop.com> | 2007-10-03 21:55:41 -0500 |
commit | fd11603fe47668ba72f0d3f2b984174331a0a154 (patch) | |
tree | 9a0a7bde852500cfee1793d6c982759c15628b99 /lib/puppet/network/handler.rb | |
parent | 7da2031beb46c744a2a33af01d84e0d397b1e9ae (diff) | |
download | puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.tar.gz puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.tar.xz puppet-fd11603fe47668ba72f0d3f2b984174331a0a154.zip |
Removing the Id tags from all of the files
Diffstat (limited to 'lib/puppet/network/handler.rb')
-rw-r--r-- | lib/puppet/network/handler.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/puppet/network/handler.rb b/lib/puppet/network/handler.rb index c2fbfcba5..f6a658662 100644 --- a/lib/puppet/network/handler.rb +++ b/lib/puppet/network/handler.rb @@ -51,4 +51,3 @@ module Puppet::Network end end -# $Id$ |