Commit fe5e2937 authored by Manoj M J's avatar Manoj M J

Update triggerable_hooks.rb to remove unused attr_reader

parent a80b9134
......@@ -21,8 +21,6 @@ module TriggerableHooks
extend ActiveSupport::Concern
class_methods do
attr_reader :triggerable_hooks
attr_reader :triggers
def hooks_for(trigger)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment