aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDivisionByZero <[email protected]>2024-05-14 13:40:53 +0200
committerGitHub <[email protected]>2024-05-14 13:40:53 +0200
commit5ba44bc4a62b708b86cd50cda74977bc3b697240 (patch)
treec594248e109238987f1d68ca64b6cbd52dd03143 /scripts
parentb27e1a8d4d0402553f6c5b0170bc371adc8f73f3 (diff)
downloadfaker-5ba44bc4a62b708b86cd50cda74977bc3b697240.tar.xz
faker-5ba44bc4a62b708b86cd50cda74977bc3b697240.zip
refactor(locale): normalize company data (#2889)
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 4977c504..1b9457ea 100644
--- a/scripts/generate-locales.ts
+++ b/scripts/generate-locales.ts
@@ -312,7 +312,6 @@ async function normalizeLocaleFile(filePath: string, definitionKey: string) {
const legacyDefinitions = ['app', 'cell_phone', 'team'];
const definitionsToSkip = [
- 'company',
'date',
'finance',
'internet',