Skip to content

Commit a3003c7

Browse files
committed
chore: deprecated code
1 parent 8480e4f commit a3003c7

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

packages/nuxt/playground/nuxt.config.ts

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,7 @@ export default defineNuxtConfig({
4141
measurementId: 'G-RL4BTWXKJ7',
4242
},
4343

44-
admin: {
45-
// serviceAccount: resolve(
46-
// fileURLToPath(new URL('./service-account.json', import.meta.url))
47-
// ),
48-
},
44+
// admin: {},
4945
},
5046
],
5147
],

0 commit comments

Comments
 (0)