Skip to content

Commit 84af42f

Browse files
committed
Remove benchmark require
Deprecated in Rails 8.1, and seemingly not used, so we can remove it.
1 parent b7728b1 commit 84af42f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/active_resource/connection.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# frozen_string_literal: true
22

3-
require "active_support/core_ext/benchmark"
43
require "active_support/core_ext/object/inclusion"
54
require "net/https"
65
require "date"

0 commit comments

Comments
 (0)