Skip to content

Commit 3662120

Browse files
committed
chore: clenaup
1 parent c6689c4 commit 3662120

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/sdk.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,6 @@ export function init(passedOptions: NativescriptOptions): void {
152152
new EventOrigin(),
153153
new SdkInfo()
154154
]);
155-
console.log('test', options.enableNative);
156155
if (!!options.enableNative) {
157156
defaultIntegrations.push(new DeviceContext());
158157
}

0 commit comments

Comments
 (0)