diff options
| author | DivisionByZero <[email protected]> | 2024-05-11 15:54:04 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-11 13:54:04 +0000 |
| commit | bbdd998787e40a96630d436f82aa86c67f76fb64 (patch) | |
| tree | c4324b83889576423b9addf78fb667d30f79fa6d /scripts | |
| parent | fe761103e6d30da154d6001cf718a4428faac3b7 (diff) | |
| download | faker-bbdd998787e40a96630d436f82aa86c67f76fb64.tar.xz faker-bbdd998787e40a96630d436f82aa86c67f76fb64.zip | |
refactor(locale): normalize science data (#2886)
Diffstat (limited to 'scripts')
| -rw-r--r-- | scripts/generate-locales.ts | 1 |
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, |
