projects
/
mailshears.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
54cfedb
)
Don't include RmPlugin from PrunePlugin (pointless; also crashes tests!).
author
Michael Orlitzky
<michael@orlitzky.com>
Wed, 4 Nov 2015 05:12:35 +0000
(
00:12
-0500)
committer
Michael Orlitzky
<michael@orlitzky.com>
Wed, 4 Nov 2015 05:12:35 +0000
(
00:12
-0500)
lib/prune/prune_plugin.rb
patch
|
blob
|
history
diff --git
a/lib/prune/prune_plugin.rb
b/lib/prune/prune_plugin.rb
index 1046f2d0b29c575a8a4ecfc8c51a54f1e609e6ad..4757c028780baa972e84891032cf484ad596374a 100644
(file)
--- 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()