diff options
| author | DivisionByZero <[email protected]> | 2024-05-01 13:04:22 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-05-01 11:04:22 +0000 |
| commit | 2d5fbe5c559bbb086fb35f87209c3cebf9be89a2 (patch) | |
| tree | b70e7a1c6b22014ee8303ed2b453ccb9150fe900 /scripts | |
| parent | d23cd68b82d10002a96757139b4838ef363b0553 (diff) | |
| download | faker-2d5fbe5c559bbb086fb35f87209c3cebf9be89a2.tar.xz faker-2d5fbe5c559bbb086fb35f87209c3cebf9be89a2.zip | |
refactor(locale): normalize hacker data (#2866)
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 4326ecc8..a242d062 100644 --- a/scripts/generate-locales.ts +++ b/scripts/generate-locales.ts @@ -317,7 +317,6 @@ async function normalizeLocaleFile(filePath: string, definitionKey: string) { 'database', 'date', 'finance', - 'hacker', 'internet', 'location', 'lorem', |
