Skip to content

Commit

Permalink
🔨 Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 committed Oct 5, 2019
1 parent bdf02c2 commit 581a8ad
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Components/HomeAssistant/Cards/Climate.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,6 @@ function Climate(props: ClimateProps) {
});
}

console.log(props.card.entity, attributes);

return (
<Grid
className={classes.root}
Expand Down

0 comments on commit 581a8ad

Please sign in to comment.