removed unused variable

This commit is contained in:
Cappy Popp 2021-01-06 14:57:38 -05:00
parent d95c448d42
commit 155ae8989e

View File

@ -259,8 +259,7 @@
YE: 'Yemen', YE: 'Yemen',
ZM: 'Zambia', ZM: 'Zambia',
ZW: 'Zimbabwe', ZW: 'Zimbabwe',
}, };
mktoCountryInput = document.querySelector("#Country");
// sets the value in the form the user can see // sets the value in the form the user can see
if (typeof MktoForms2 !== 'undefined') { if (typeof MktoForms2 !== 'undefined') {
mktoForm.setValues({ mktoForm.setValues({