Skip to content

Commit

Permalink
Updated getTransport
Browse files Browse the repository at this point in the history
  • Loading branch information
maneesht committed Oct 17, 2024
1 parent dbb3d82 commit 14936ef
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,5 @@ DataConnectTransport getTransport(
DataConnectOptions options,
String appId,
CallerSDKType sdkType,
FirebaseAuth? auth,
FirebaseAppCheck? appCheck) =>
GRPCTransport(transportOptions, options, appId, sdkType, appCheck);

0 comments on commit 14936ef

Please sign in to comment.