]> gitweb.michael.orlitzky.com - mailshears.git/commitdiff
Don't include RmPlugin from PrunePlugin (pointless; also crashes tests!).
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 4 Nov 2015 05:12:35 +0000 (00:12 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 4 Nov 2015 05:12:35 +0000 (00:12 -0500)
lib/prune/prune_plugin.rb

index 1046f2d0b29c575a8a4ecfc8c51a54f1e609e6ad..4757c028780baa972e84891032cf484ad596374a 100644 (file)
@@ -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()