diff --git a/src/helpers/certification.js b/src/helpers/certification.js index 868a1d5b54..2baae4db9b 100644 --- a/src/helpers/certification.js +++ b/src/helpers/certification.js @@ -19,13 +19,6 @@ export const options = [ value: '', helperText: t('libresign', 'Two-letter ISO 3166 country code'), }, - { - id: 'CN', - label: 'Name', - min: 1, - value: '', - helperText: t('libresign', 'Name (CN)'), - }, { id: 'ST', label: 'State',