diff --git a/lib/components/data/netstats.jsx b/lib/components/data/netstats.jsx index f5e3d040..453f4ff8 100644 --- a/lib/components/data/netstats.jsx +++ b/lib/components/data/netstats.jsx @@ -47,8 +47,6 @@ export const Widget = ({ display }) => { } }, [setGraph]); - console.log(graph); - useWidgetRefresh(visible, getNetstats, REFRESH_FREQUENCY); if (loading)