Skip to content

Commit

Permalink
Update list of countries.
Browse files Browse the repository at this point in the history
Signed-off-by: Oleksii Kurinnyi <okurinnyi@codenvy.com>
  • Loading branch information
Oleksii Kurinnyi committed Apr 20, 2017
1 parent d5302aa commit 20880c4
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions dashboard/src/app/constants/che-countries.constant.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,9 +185,6 @@ export class CheCountriesConfig {
}, {
name: 'Croatia',
code: 'HR'
}, {
name: 'Cuba',
code: 'CU'
}, {
name: 'Curaçao',
code: 'CW'
Expand Down Expand Up @@ -326,9 +323,6 @@ export class CheCountriesConfig {
}, {
name: 'Indonesia',
code: 'ID'
}, {
name: 'Iran',
code: 'IR'
}, {
name: 'Iraq',
code: 'IQ'
Expand Down Expand Up @@ -365,9 +359,6 @@ export class CheCountriesConfig {
}, {
name: 'Kiribati',
code: 'KI'
}, {
name: 'Korea, North',
code: 'KP'
}, {
name: 'Korea, South',
code: 'KR'
Expand Down Expand Up @@ -638,18 +629,12 @@ export class CheCountriesConfig {
}, {
name: 'South Georgia and South Sandwich Islands',
code: 'GS'
}, {
name: 'South Sudan',
code: 'SS'
}, {
name: 'Spain',
code: 'ES'
}, {
name: 'Sri Lanka',
code: 'LK'
}, {
name: 'Sudan',
code: 'SD'
}, {
name: 'Suriname',
code: 'SR'
Expand All @@ -665,9 +650,6 @@ export class CheCountriesConfig {
}, {
name: 'Switzerland',
code: 'CH'
}, {
name: 'Syria',
code: 'SY'
}, {
name: 'Taiwan',
code: 'TW'
Expand Down

0 comments on commit 20880c4

Please sign in to comment.