Skip to content

Commit 65dbaa5

Browse files
committed
Remove log
1 parent 1bffdfe commit 65dbaa5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

web_src/js/features/projects/workflow.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ export async function initProjectWorkflow() {
4646
deleteWorkflowFailed: workflowDiv.getAttribute('data-locale-delete-workflow-failed'),
4747
};
4848

49-
console.info('locale:', locale);
50-
5149
const View = createApp(ProjectWorkflow, {
5250
projectLink: workflowDiv.getAttribute('data-project-link'),
5351
eventID: workflowDiv.getAttribute('data-event-id'),

0 commit comments

Comments
 (0)