Skip to content

Commit a71ab61

Browse files
Remove unneeded Pluginfile lines from the Gemfile
1 parent b8c190a commit a71ab61

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Gemfile

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,3 @@ gem 'xcpretty-travis-formatter', '~> 1.0'
99
gem 'fastlane-plugin-wpmreleasetoolkit', '~> 5.6'
1010
gem 'fastlane-plugin-sentry', '~> 1.14'
1111
gem 'fastlane-plugin-appcenter', '~> 1.11'
12-
13-
plugins_path = File.join(File.dirname(__FILE__), 'fastlane', 'Pluginfile')
14-
eval_gemfile(plugins_path) if File.exist?(plugins_path)

0 commit comments

Comments
 (0)