diff --git a/node_modules/selectize-plugin-a11y/selectize-plugin-a11y.js b/node_modules/selectize-plugin-a11y/selectize-plugin-a11y.js index a91d72a7c..66b99273e 100644 --- a/node_modules/selectize-plugin-a11y/selectize-plugin-a11y.js +++ b/node_modules/selectize-plugin-a11y/selectize-plugin-a11y.js @@ -122,7 +122,6 @@ Selectize.define("selectize-plugin-a11y", function (options) { .closest("[data-accessibility-selectize-label]") .attr("data-accessibility-selectize-label") }); - console.log( self.$wrapper); self.$dropdown_content.attr({ role: "listbox", id: listboxId