Skip to content

Commit 2aa1790

Browse files
No need for explicit return of handler
1 parent ca05b17 commit 2aa1790

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

activerecord/lib/active_record/query_logs.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,6 @@ def rebuild_handlers
181181
end
182182
end
183183
handlers.sort_by! { |(key, _)| key.to_s }
184-
handlers
185184
end
186185

187186
def build_handler(name, handler = nil)

0 commit comments

Comments
 (0)