@ -196,7 +196,6 @@ async function initGanttSettings() {
$("#scale1").attr('checked', true);
// init to gantt chart view (holidays)
B
const result = await axiosInstance
.get(VERSION_GANTT_EDIT_URL, HEADER)
.then(res => res)