Skip to content

Commit 128b649

Browse files
sneakernutsHinton
andauthored
Update crates/bitwarden-uniffi/swift/iOS/App/ContentView.swift
Co-authored-by: Oscar Hinton <[email protected]>
1 parent 0146983 commit 128b649

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/bitwarden-uniffi/swift/iOS/App/ContentView.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ struct ContentView: View {
163163
fn: { r in
164164
r.setValue(
165165
"application/x-www-form-urlencoded", forHTTPHeaderField: "Content-Type")
166-
167166
var comp = URLComponents()
168167
comp.queryItems = [
169168
URLQueryItem(name: "scope", value: "api offline_access"),

0 commit comments

Comments
 (0)