From ab720489b491b00be2a0340f0b3aa4e186089281 Mon Sep 17 00:00:00 2001 From: Luke Kanies Date: Mon, 17 Mar 2008 00:23:35 -0500 Subject: Removing a Settings.use that is unnecessary --- lib/puppet/reports/tagmail.rb | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib') diff --git a/lib/puppet/reports/tagmail.rb b/lib/puppet/reports/tagmail.rb index 9b3711148..102647c66 100644 --- a/lib/puppet/reports/tagmail.rb +++ b/lib/puppet/reports/tagmail.rb @@ -35,8 +35,6 @@ Puppet::Reports.register_report(:tagmail) do " - Puppet.settings.use(:tagmail) - # Find all matching messages. def match(taglists) reports = [] -- cgit