Skip to content

Commit bf36a45

Browse files
committed
Remove unused var
1 parent 961d71e commit bf36a45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

fastlane/Fastfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ sdk_names = ['StreamChatSwiftUI']
1313
github_repo = ENV['GITHUB_REPOSITORY'] || 'GetStream/stream-chat-swiftui'
1414
derived_data_path = 'derived_data'
1515
source_packages_path = 'spm_cache'
16-
metrics_git = 'git@github.com:GetStream/stream-internal-metrics.git'
1716
buildcache_xcargs = 'CC=clang CPLUSPLUS=clang++ LD=clang LDPLUSPLUS=clang++'
1817
is_localhost = !is_ci
1918
project_package_resolved = "#{xcode_project}/project.xcworkspace/xcshareddata/swiftpm/Package.resolved"

0 commit comments

Comments
 (0)