Skip to content

Commit

Permalink
Remove extraneous i18n dependency from i18n setup (#11789)
Browse files Browse the repository at this point in the history
Co-authored-by: Tobbe Lundberg <[email protected]>
  • Loading branch information
Philzen and Tobbe authored Dec 22, 2024
1 parent 2e492ce commit cb7fddb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/cli/src/commands/setup/i18n/i18nHandler.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,6 @@ export const handler = async ({ force }) => {
'workspace',
'web',
'add',
'i18n',
'i18next',
'react-i18next',
'i18next-browser-languagedetector',
Expand Down

0 comments on commit cb7fddb

Please sign in to comment.