summaryrefslogtreecommitdiff
path: root/app/assets/javascripts/commons/jquery.js
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/javascripts/commons/jquery.js')
-rw-r--r--app/assets/javascripts/commons/jquery.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/app/assets/javascripts/commons/jquery.js b/app/assets/javascripts/commons/jquery.js
deleted file mode 100644
index 334f95bb27f..00000000000
--- a/app/assets/javascripts/commons/jquery.js
+++ /dev/null
@@ -1,4 +0,0 @@
-import 'jquery';
-
-// common jQuery plugins
-import 'jquery-ujs';