aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDivisionByZero <[email protected]>2024-05-11 15:54:04 +0200
committerGitHub <[email protected]>2024-05-11 13:54:04 +0000
commitbbdd998787e40a96630d436f82aa86c67f76fb64 (patch)
treec4324b83889576423b9addf78fb667d30f79fa6d /scripts
parentfe761103e6d30da154d6001cf718a4428faac3b7 (diff)
downloadfaker-bbdd998787e40a96630d436f82aa86c67f76fb64.tar.xz
faker-bbdd998787e40a96630d436f82aa86c67f76fb64.zip
refactor(locale): normalize science data (#2886)
Diffstat (limited to 'scripts')
-rw-r--r--scripts/generate-locales.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/generate-locales.ts b/scripts/generate-locales.ts
index f2e4b71f..4977c504 100644
--- a/scripts/generate-locales.ts
+++ b/scripts/generate-locales.ts
@@ -321,7 +321,6 @@ async function normalizeLocaleFile(filePath: string, definitionKey: string) {
'metadata',
'person',
'phone_number',
- 'science',
'system',
'word',
...legacyDefinitions,