[automated] Apply ESLint and Oxfmt fixes

This commit is contained in:
GitHub Action
2026-02-21 03:04:00 +00:00
parent b6f0fd57c2
commit 2722f336ec
2 changed files with 0 additions and 2 deletions

View File

@@ -20,5 +20,4 @@
position: absolute;
width: 100%;
}
}

View File

@@ -29,7 +29,6 @@ vi.mock('@/composables/node/useNodeDragToCanvas', () => ({
})
}))
describe('TreeExplorerV2Node', () => {
function createMockItem(
type: 'node' | 'folder',