Skip to content

Commit 2cce00f

Browse files
kalwaltCopilot
andauthored
remove not needed line
Co-authored-by: Copilot <[email protected]>
1 parent c1becd3 commit 2cce00f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/worker/worker.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,6 @@ async function initArtoolkit(width = 640, height = 480) {
149149
return await import('@ar-js-org/artoolkit5-js');
150150
})();
151151

152-
//const { ARController, ARToolkit } = jsartoolkit;
153152

154153
// Read the constant if available; else keep default 0
155154
if (ARToolkit && typeof ARToolkit.PATTERN_MARKER === 'number') {

0 commit comments

Comments
 (0)