Skip to content

Commit 991f403

Browse files
committed
Fix an indentation issue
1 parent e0493fb commit 991f403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PodMergeExample/MergeFile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ end
2929

3030
group 'Subspecs'
3131
pod 'AppAuth/Core'
32-
pod 'AppAuth/ExternalUserAgent'
32+
pod 'AppAuth/ExternalUserAgent'
3333
end

0 commit comments

Comments
 (0)