summaryrefslogtreecommitdiff
path: root/lib/bundler/fetcher/index.rb
diff options
context:
space:
mode:
-rw-r--r--lib/bundler/fetcher/index.rb1
1 files changed, 0 insertions, 1 deletions
@@ -1,7 +1,6 @@
# frozen_string_literal: true
require_relative "base"
-require "rubygems/remote_fetcher"
module Bundler
class Fetcher