From d1957535d02e55ea1667e59664044e0ecc935c2c Mon Sep 17 00:00:00 2001 From: Nicolas Mowen Date: Tue, 21 Oct 2025 16:37:04 -0600 Subject: [PATCH] Cleanup --- web/src/views/classification/ModelTrainingView.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/src/views/classification/ModelTrainingView.tsx b/web/src/views/classification/ModelTrainingView.tsx index e101af679..0b313db68 100644 --- a/web/src/views/classification/ModelTrainingView.tsx +++ b/web/src/views/classification/ModelTrainingView.tsx @@ -947,7 +947,6 @@ function ObjectTrainGrid({ handleClickEvent(group, event, true); } }} - onSelectEvent={() => {}} > {(data) => ( <>