diff --git a/webapp/web/js/account/accountAssociateProfile.js b/webapp/web/js/account/accountAssociateProfile.js index f764f7b58..5c4cb2b63 100644 --- a/webapp/web/js/account/accountAssociateProfile.js +++ b/webapp/web/js/account/accountAssociateProfile.js @@ -79,7 +79,6 @@ var associateProfileFields = { }); this.newProfileClassSelector.change(function() { - console.log('selector has changed.') associateProfileFields.newProfileClassHasChanged(); });