Skip to content

Commit 3ae49b6

Browse files
authored
Update index.ts
1 parent 074467d commit 3ae49b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Runtime/src/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,6 @@ export class SwiftRuntime {
184184
throw new Error("The versions of JavaScriptKit are incompatible.");
185185
}
186186
this.instanceIsAsyncified = isAsyncified(exports);
187-
console.log(`instanceIsAsyncified :: ${this.instanceIsAsyncified}`, 'background: #222; color: #bada55');
188187
}
189188

190189
/**

0 commit comments

Comments
 (0)