From cff21059082e78d31e90da76627f1bfe19cd1de3 Mon Sep 17 00:00:00 2001 From: Stephen Abello Date: Tue, 23 Nov 2021 11:06:23 +0100 Subject: [PATCH] Remove debug line --- node_modules/selectize-plugin-a11y/selectize-plugin-a11y.js | 1 - 1 file changed, 1 deletion(-) 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