We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d327971 commit b763d55Copy full SHA for b763d55
packages/core/src/js/client.ts
@@ -73,7 +73,6 @@ export class ReactNativeClient extends Client<ReactNativeClientOptions> {
73
options.enableLogs = false;
74
}
75
76
-
77
super(options);
78
79
this._outcomesBuffer = [];
0 commit comments