[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2024-11-14 14:36:52 +00:00 committed by GitHub
parent 203abc0693
commit 01de9c3889
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -77,10 +77,6 @@ describe('resolveApp', () => {
"mode": "all",
"src": "<repoRoot>/packages/nuxt/src/app/plugins/router.ts",
},
{
"mode": "client",
"src": "<repoRoot>/packages/nuxt/src/app/plugins/browser-devtools-timing.client.ts",
},
],
"rootComponent": "<repoRoot>/packages/nuxt/src/app/components/nuxt-root.vue",
"templates": [],