Skip to content

Commit 53d1917

Browse files
committed
cleanup for 1.2.1 rc
1 parent 2c3df13 commit 53d1917

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

frontend/src/components/dashboard/base-items/widgets/SystemMonitorWidget/SystemMonitorWidget.tsx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,9 +367,6 @@ export const SystemMonitorWidget = ({ config, editMode }: SystemMonitorWidgetPro
367367
}
368368
};
369369

370-
// Function to check internet connectivity
371-
372-
373370
// Function to fetch system information
374371
const fetchSystemInfo = async () => {
375372
try {

0 commit comments

Comments
 (0)