From 8f6b98d65d489e9cac5e110e5a82f77e04a0e014 Mon Sep 17 00:00:00 2001 From: jasquat Date: Tue, 8 Nov 2022 18:05:17 -0500 Subject: [PATCH] fixed lint issue w/ burnettk cullerton --- spiffworkflow-frontend/src/routes/ProcessInstanceList.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/spiffworkflow-frontend/src/routes/ProcessInstanceList.tsx b/spiffworkflow-frontend/src/routes/ProcessInstanceList.tsx index a234766b..a515dfdd 100644 --- a/spiffworkflow-frontend/src/routes/ProcessInstanceList.tsx +++ b/spiffworkflow-frontend/src/routes/ProcessInstanceList.tsx @@ -408,11 +408,6 @@ export default function ProcessInstanceList() { ); }; - const formatProcessGroupIdentifier = (row: any, identifier: any) => { - return ( - {identifier} - ); - }; const formatProcessModelIdentifier = (row: any, identifier: any) => { return (