From eb058b688d91ae2d2899fd5fb3973b56872ef0a7 Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 24 Nov 2025 22:37:51 +0100 Subject: [PATCH] lint warnings --- interface/src/app/status/Version.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/interface/src/app/status/Version.tsx b/interface/src/app/status/Version.tsx index ace627042..f033224e4 100644 --- a/interface/src/app/status/Version.tsx +++ b/interface/src/app/status/Version.tsx @@ -18,12 +18,10 @@ import WarningIcon from '@mui/icons-material/Warning'; import { Box, Button, - Checkbox, Dialog, DialogActions, DialogContent, DialogTitle, - FormControlLabel, Grid, IconButton, Link,