Skip to content

Commit 4565699

Browse files
authored
Merge pull request #1249 from firebase/pb-style-fixes
style-fixes
2 parents 633f943 + 95cee7b commit 4565699

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

authentication/LegacyAuthQuickstart/AuthenticationExampleSwift/MainViewController.swift

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1075,6 +1075,7 @@ class MainViewController: UITableViewController {
10751075

10761076
return result
10771077
}
1078+
10781079
// [END random_nonce]
10791080

10801081
// [START sha_256]
@@ -1088,6 +1089,7 @@ class MainViewController: UITableViewController {
10881089

10891090
return hashString
10901091
}
1092+
10911093
// [END sha_256]
10921094
}
10931095

0 commit comments

Comments
 (0)