mirror of
https://github.com/go-gitea/gitea.git
synced 2026-02-24 19:07:24 +01:00
Remove log
This commit is contained in:
parent
1bffdfe2fb
commit
65dbaa528c
@ -46,8 +46,6 @@ export async function initProjectWorkflow() {
|
||||
deleteWorkflowFailed: workflowDiv.getAttribute('data-locale-delete-workflow-failed'),
|
||||
};
|
||||
|
||||
console.info('locale:', locale);
|
||||
|
||||
const View = createApp(ProjectWorkflow, {
|
||||
projectLink: workflowDiv.getAttribute('data-project-link'),
|
||||
eventID: workflowDiv.getAttribute('data-event-id'),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user