aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDivisionByZero <[email protected]>2024-05-08 13:39:52 +0200
committerGitHub <[email protected]>2024-05-08 11:39:52 +0000
commit737de3ab7cefe6d66ac1465807a2fa9a5017f930 (patch)
treede23aca6f304e661c759079fc9e8a59114769e50 /scripts
parent6e6fa4cd090e5d7dc60d2c0eed3a01013ab4a111 (diff)
downloadfaker-737de3ab7cefe6d66ac1465807a2fa9a5017f930.tar.xz
faker-737de3ab7cefe6d66ac1465807a2fa9a5017f930.zip
refactor(locale): normalize vehicle data (#2874)
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 89321ae2..f2e4b71f 100644
--- a/scripts/generate-locales.ts
+++ b/scripts/generate-locales.ts
@@ -323,7 +323,6 @@ async function normalizeLocaleFile(filePath: string, definitionKey: string) {
'phone_number',
'science',
'system',
- 'vehicle',
'word',
...legacyDefinitions,
];