Skip to content

Commit

Permalink
chore: clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mdvanes committed May 23, 2024
1 parent eeab288 commit c93b0a4
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ export const ClimateChart: FC = () => {
range: mode,
});

// TODO add Domoticz temperature (Cresta)_

const sensors = data?.flatMap((sensor) => sensor[0]) ?? [];

const entries =
Expand Down

0 comments on commit c93b0a4

Please sign in to comment.