Skip to content

Commit 3187f81

Browse files
committed
Revert "Add code style issue for testing"
This reverts commit 6e2a315.
1 parent 6e2a315 commit 3187f81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseAI/Sources/FirebaseAI.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ public final class FirebaseAI: Sendable {
4545
assert(instance.apiConfig.service.endpoint == .firebaseProxyProd)
4646
assert(instance.apiConfig.version == .v1beta)
4747
return instance
48-
} // Test style issue
48+
}
4949

5050
/// Initializes a generative model with the given parameters.
5151
///

0 commit comments

Comments
 (0)