aboutsummaryrefslogtreecommitdiff
path: root/js/src/util.js
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2018-11-14 10:16:56 +0100
committerJohann-S <[email protected]>2018-11-14 10:54:50 +0100
commit9201a805101943f9ec088639d520d7d2874bbed1 (patch)
treeb103dea4a9d52bac3bb849c6c14277f4000a1f9c /js/src/util.js
parentfab1dea92773e796a75ac4a2fadb645714ac80ce (diff)
downloadbootstrap-9201a805101943f9ec088639d520d7d2874bbed1.tar.xz
bootstrap-9201a805101943f9ec088639d520d7d2874bbed1.zip
some cleaning and changes for readability
Diffstat (limited to 'js/src/util.js')
-rw-r--r--js/src/util.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/js/src/util.js b/js/src/util.js
index 92ad2a722..e9665d24f 100644
--- a/js/src/util.js
+++ b/js/src/util.js
@@ -1,5 +1,3 @@
-import $ from 'jquery'
-
/**
* --------------------------------------------------------------------------
* Bootstrap (v4.1.3): util.js
@@ -7,6 +5,7 @@ import $ from 'jquery'
* --------------------------------------------------------------------------
*/
+import $ from 'jquery'
/**
* ------------------------------------------------------------------------