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 (