gantt-task-react-powern 0.4.30 → 0.4.31

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -2836,7 +2836,6 @@ var Gantt = function Gantt(_ref) {
2836
2836
  secondaryLeaf = taskMap[secondaryLeaf].next;
2837
2837
  }
2838
2838
 
2839
- console.log(primaryPath, secondaryPath);
2840
2839
  return [primaryPath, secondaryPath];
2841
2840
  }
2842
2841