Skip to content

Commit d922781

Browse files
committed
remove console log
1 parent fff9644 commit d922781

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/JSRootPainter.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1390,8 +1390,6 @@
13901390

13911391
this.svg_pad().property('can3d', size.can3d);
13921392

1393-
console.log('add 3d canvas can3d', size.can3d);
1394-
13951393
if (size.can3d === 0) {
13961394
this.svg_canvas().style('display', 'none'); // hide SVG canvas
13971395

0 commit comments

Comments
 (0)