Skip to content

Commit 5e3cbdb

Browse files
committed
fix brace:
1 parent 5c493fd commit 5e3cbdb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

FirebaseAuth/Sources/Swift/Backend/AuthBackend.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ final class AuthBackend: AuthBackendProtocol {
167167
if let postBody = request.unencodedHTTPRequestBody {
168168
#if DEBUG
169169
let JSONWritingOptions = JSONSerialization.WritingOptions.prettyPrinted
170-
)
171170
#else
172171
let JSONWritingOptions = JSONSerialization.WritingOptions(rawValue: 0)
173172
#endif

0 commit comments

Comments
 (0)