Skip to content

Commit b763d55

Browse files
committed
Smallish fix
1 parent d327971 commit b763d55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/core/src/js/client.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ export class ReactNativeClient extends Client<ReactNativeClientOptions> {
7373
options.enableLogs = false;
7474
}
7575

76-
7776
super(options);
7877

7978
this._outcomesBuffer = [];

0 commit comments

Comments
 (0)