Add users in cc in workflow: fix code style

This commit is contained in:
nobohan
2023-03-23 11:24:21 +01:00
parent 295406d9b7
commit a3db67fd1e
4 changed files with 14 additions and 8 deletions

View File

@@ -228,7 +228,6 @@ class WorkflowController extends AbstractController
);
}
/**
* @Route("/{_locale}/main/workflow/list/cc", name="chill_main_workflow_list_cc")
*/