From 6dbdbffadc34667c2bf2dbac298510679894fd1f 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 --- src/routes/ProcessInstanceList.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/routes/ProcessInstanceList.tsx b/src/routes/ProcessInstanceList.tsx index a234766..a515dfd 100644 --- a/src/routes/ProcessInstanceList.tsx +++ b/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 (