Skip to content

Commit

Permalink
MONGOID-5700 Remove non-functional callbacks
Browse files Browse the repository at this point in the history
  • Loading branch information
comandeo-mongo committed Nov 9, 2023
1 parent b4b7732 commit a54904b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/mongoid/interceptable.rb
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ module Interceptable
# @api private
define_model_callbacks :persist_parent

define_model_callbacks :commit, :rollback, only: :after

attr_accessor :before_callback_halted
end

Expand Down

0 comments on commit a54904b

Please sign in to comment.