Skip to content
This repository has been archived by the owner on Apr 14, 2021. It is now read-only.

Commit

Permalink
Remove unnecessary require
Browse files Browse the repository at this point in the history
  • Loading branch information
deivid-rodriguez committed Aug 17, 2019
1 parent d366cbf commit 8ef571e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/plugins/source/example_spec.rb
Expand Up @@ -6,7 +6,6 @@
build_repo2 do
build_plugin "bundler-source-mpath" do |s|
s.write "plugins.rb", <<-RUBY
require "bundler/vendored_fileutils"
require "bundler-source-mpath"
class MPath < Bundler::Plugin::API
Expand Down

0 comments on commit 8ef571e

Please sign in to comment.