Skip to content

Commit d63fd78

Browse files
authored
Merge pull request #10 from tetunori/0-6-0-dev
Update p5SimpleAR.js
2 parents 144932c + eefd85a commit d63fd78

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

dist/v0.6.0/p5SimpleAR.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,6 @@ const p5SimpleARReplaceARDraw = () => {
160160
if (targetElm.className.match(/hasFrameBorder/)) {
161161
targetElm.className = '';
162162
}
163-
console.log(targetElm);
164163

165164
const oldDraw = draw;
166165
draw = () => {

0 commit comments

Comments
 (0)