diff options
| author | DivisionByZero <[email protected]> | 2024-04-29 09:26:51 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-04-29 07:26:51 +0000 |
| commit | 425e10fe1cfeff74b04a7ed931241625e951f33c (patch) | |
| tree | f8c60210ba588730af584386a9f9e73dfbeab4f1 /scripts | |
| parent | 1a212960038167cac5920030f5def2759999ff82 (diff) | |
| download | faker-425e10fe1cfeff74b04a7ed931241625e951f33c.tar.xz faker-425e10fe1cfeff74b04a7ed931241625e951f33c.zip | |
refactor(locale): normalize music data (#2857)
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 ac50f6d1..4326ecc8 100644 --- a/scripts/generate-locales.ts +++ b/scripts/generate-locales.ts @@ -322,7 +322,6 @@ async function normalizeLocaleFile(filePath: string, definitionKey: string) { 'location', 'lorem', 'metadata', - 'music', 'person', 'phone_number', 'science', |
