Removing console log comment.
This commit is contained in:
parent
b77f4c663a
commit
fc6fcd0543
@ -1038,7 +1038,6 @@ class RenderWebGL extends EventEmitter {
|
||||
* @return {?DrawableExtraction} Data about the picked drawable
|
||||
*/
|
||||
extractDrawable (drawableID, x, y) {
|
||||
// console.log('here');
|
||||
this._doExitDrawRegion();
|
||||
|
||||
const drawable = this._allDrawables[drawableID];
|
||||
|
Loading…
x
Reference in New Issue
Block a user