diff options
| author | ST-DDT <[email protected]> | 2023-01-29 16:27:47 +0100 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-29 16:27:47 +0100 |
| commit | 0bc6c2fbe65de9a9f706aa6f78f3b07940038461 (patch) | |
| tree | f7d044507b74a38106760af9fc4d4938a21191d5 /src/locales/ur | |
| parent | 6772b00cf19ccdbebefe023dc0f96c6576234b5b (diff) | |
| download | faker-0bc6c2fbe65de9a9f706aa6f78f3b07940038461.tar.xz faker-0bc6c2fbe65de9a9f706aa6f78f3b07940038461.zip | |
refactor(locale)!: remove unused separator entry (#1731)
Diffstat (limited to 'src/locales/ur')
| -rw-r--r-- | src/locales/ur/index.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/locales/ur/index.ts b/src/locales/ur/index.ts index 6b4cd3a3..48128afd 100644 --- a/src/locales/ur/index.ts +++ b/src/locales/ur/index.ts @@ -20,7 +20,6 @@ import vehicle from './vehicle'; const ur: LocaleDefinition = { title: 'Urdu', - separator: ' اور ', animal, app, business, |
