Minor change

This commit is contained in:
Harman Waseer
2021-02-24 00:16:34 +05:30
parent b9279d15fd
commit 9908fe4707
@@ -184,6 +184,4 @@ const plotSlice = (trials: Trial[], objectiveId: number, xAxis: string) => {
}
})
}
}
}