removed unused variable
This commit is contained in:
parent
d95c448d42
commit
155ae8989e
@ -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({
|
||||||
|
Loading…
Reference in New Issue
Block a user