summaryrefslogtreecommitdiffstats
path: root/web_src/js/jquery.js
diff options
context:
space:
mode:
Diffstat (limited to 'web_src/js/jquery.js')
-rw-r--r--web_src/js/jquery.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/web_src/js/jquery.js b/web_src/js/jquery.js
index f2932dbfa4..892e2763cb 100644
--- a/web_src/js/jquery.js
+++ b/web_src/js/jquery.js
@@ -1,5 +1,3 @@
import $ from 'jquery';
-import 'jquery-migrate';
-$.migrateMute = true;
window.$ = window.jQuery = $;