Skip to content

Commit 0f23107

Browse files
authored
Remove unused dependency that's breaking with fastlane 2.183.0
1 parent a5acc34 commit 0f23107

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/fastlane/plugin/firebase_app_distribution/actions/firebase_app_distribution_login.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
require 'googleauth'
22
require 'googleauth/stores/file_token_store'
3-
require "google/apis/people_v1"
43
require "fileutils"
54

65
module Fastlane

0 commit comments

Comments
 (0)