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.
@@ -2835,7 +2835,6 @@ var Gantt = function Gantt(_ref) {
2835
2835
  secondaryLeaf = taskMap[secondaryLeaf].next;
2836
2836
  }
2837
2837
 
2838
- console.log(primaryPath, secondaryPath);
2839
2838
  return [primaryPath, secondaryPath];
2840
2839
  }
2841
2840