Skip to content

Commit

Permalink
chore: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
hywax committed Jun 20, 2024
1 parent a07e69e commit 6192687
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/translations/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { dev } from '$app/environment'
export const defaultLocale = 'en'

export const config: Config = {
// preprocess: 'preserveArrays',
log: {
level: dev ? 'warn' : 'error',
},
Expand Down

0 comments on commit 6192687

Please sign in to comment.