From 1edec546cb28baf68691f0eb9e43997901359ba5 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Thu, 10 Dec 2020 16:54:50 +0200 Subject: Remove `TRANSITION_END` from utils (#32394) --- js/src/util/index.js | 1 - 1 file changed, 1 deletion(-) (limited to 'js/src/util') diff --git a/js/src/util/index.js b/js/src/util/index.js index 1bf9fe954..9ccad1cbb 100644 --- a/js/src/util/index.js +++ b/js/src/util/index.js @@ -205,7 +205,6 @@ const defineJQueryPlugin = (name, plugin) => { } export { - TRANSITION_END, getUID, getSelectorFromElement, getElementFromSelector, -- cgit v1.2.3