diff options
| author | Evan Sharp <[email protected]> | 2015-03-16 23:11:47 -0400 |
|---|---|---|
| committer | Marak <[email protected]> | 2015-04-11 22:09:03 +0200 |
| commit | dc119ecd7fa7dbe45c78254e921521ec8d0a15f5 (patch) | |
| tree | 78c0420bc9727fe619d1d2045a6f1bb5509e7f6d /lib | |
| parent | 22488b7b678e00b7db591f4bcd91dbdd57ed450e (diff) | |
| download | faker-dc119ecd7fa7dbe45c78254e921521ec8d0a15f5.tar.xz faker-dc119ecd7fa7dbe45c78254e921521ec8d0a15f5.zip | |
Remove duplicate data property in object literal
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/locales/sk.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lib/locales/sk.js b/lib/locales/sk.js index f9cc5cea..01944604 100644 --- a/lib/locales/sk.js +++ b/lib/locales/sk.js @@ -2279,9 +2279,7 @@ sk.company = { "collaborative", "compelling", "holistic", - "rich" - ], - "bs_noun": [ + "rich", "synergies", "web-readiness", "paradigms", |
