Skip to content
Snippets Groups Projects
Commit 2f727a5f authored by Romain CREY's avatar Romain CREY
Browse files

fix: half hour warning

parent 6cd710a7
No related branches found
No related tags found
3 merge requests!28Merge fix from dev,!27Dev,!19Features/us135 cta enedis activation
......@@ -52,7 +52,6 @@ const FluidChartContainer: React.FC<FluidChartContainerProps> = ({
FluidType.ELECTRICITY,
TimeStep.HALF_AN_HOUR
))
console.log(activateHalfHourLoad)
const data = await consumptionDataManager.fetchLastDateData(fluidTypes)
const dataWithAllFluids = await consumptionDataManager.fetchLastDateData(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment