diff --git a/dist/vis.js b/dist/vis.js index 7249db06..6e68c5c0 100644 --- a/dist/vis.js +++ b/dist/vis.js @@ -23368,7 +23368,6 @@ return /******/ (function(modules) { // webpackBootstrap this.fixedData = {x:null,y:null}; - console.log(properties) this.setProperties(properties, constants); // creating the variables for clustering diff --git a/lib/network/Node.js b/lib/network/Node.js index 55272437..f633f2cc 100644 --- a/lib/network/Node.js +++ b/lib/network/Node.js @@ -76,7 +76,6 @@ function Node(properties, imagelist, grouplist, constants) { this.fixedData = {x:null,y:null}; - console.log(properties) this.setProperties(properties, constants); // creating the variables for clustering