diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/locales/cs_CZ/location/state_abbr.ts | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/src/locales/cs_CZ/location/state_abbr.ts b/src/locales/cs_CZ/location/state_abbr.ts index 62fad262..7646bbd1 100644 --- a/src/locales/cs_CZ/location/state_abbr.ts +++ b/src/locales/cs_CZ/location/state_abbr.ts @@ -1,5 +1 @@ -import states from './state'; - -// at the time of adding this I was not able to find -// any information on the existance of state abbreviations -export default states; +export default null; |
