From: Michael Orlitzky Date: Wed, 4 Nov 2015 05:12:35 +0000 (-0500) Subject: Don't include RmPlugin from PrunePlugin (pointless; also crashes tests!). X-Git-Tag: 0.0.1~31 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=commitdiff_plain;h=f10f16ca95c5e9777c0326ef47f9183dea321cbf;hp=54cfedbd6d9d7ae35011048e16a6b9e6d82ab7f3 Don't include RmPlugin from PrunePlugin (pointless; also crashes tests!). --- diff --git a/lib/prune/prune_plugin.rb b/lib/prune/prune_plugin.rb index 1046f2d..4757c02 100644 --- a/lib/prune/prune_plugin.rb +++ b/lib/prune/prune_plugin.rb @@ -6,7 +6,6 @@ module PrunePlugin # i.e. after an user has been removed from the PostfixAdmin # database. # - include RmPlugin extend Plugin::Run def self.runner()