aboutsummaryrefslogtreecommitdiffstats
path: root/test/collectors/test_bind.rb
diff options
context:
space:
mode:
Diffstat (limited to 'test/collectors/test_bind.rb')
-rw-r--r--test/collectors/test_bind.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/collectors/test_bind.rb b/test/collectors/test_bind.rb
index 6b4b651cf7..62fd911a0f 100644
--- a/test/collectors/test_bind.rb
+++ b/test/collectors/test_bind.rb
@@ -1,8 +1,6 @@
# frozen_string_literal: true
require 'helper'
-require 'arel/collectors/bind'
-
module Arel
module Collectors
class TestBind < Arel::Test