Skip to content

Commit 95cee7b

Browse files
committed
style-fixes
1 parent 633f943 commit 95cee7b

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)