Skip to content

Commit

Permalink
Remove logs
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-Tinland committed Dec 17, 2023
1 parent 3bcbf3b commit c9754f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/components/data/netstats.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ export const Widget = ({ display }) => {
}
}, [setGraph]);

console.log(graph);

useWidgetRefresh(visible, getNetstats, REFRESH_FREQUENCY);

if (loading)
Expand Down

0 comments on commit c9754f4

Please sign in to comment.