aboutsummaryrefslogtreecommitdiff
path: root/js/src/alert.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/alert.js
parentfab1dea92773e796a75ac4a2fadb645714ac80ce (diff)
downloadbootstrap-9201a805101943f9ec088639d520d7d2874bbed1.tar.xz
bootstrap-9201a805101943f9ec088639d520d7d2874bbed1.zip
some cleaning and changes for readability
Diffstat (limited to 'js/src/alert.js')
-rw-r--r--js/src/alert.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/js/src/alert.js b/js/src/alert.js
index 777f8ffa1..7edc96a3a 100644
--- a/js/src/alert.js
+++ b/js/src/alert.js
@@ -1,6 +1,3 @@
-import $ from 'jquery'
-import Util from './util'
-
/**
* --------------------------------------------------------------------------
* Bootstrap (v4.1.3): alert.js
@@ -8,6 +5,9 @@ import Util from './util'
* --------------------------------------------------------------------------
*/
+import $ from 'jquery'
+import Util from './util'
+
/**
* ------------------------------------------------------------------------
* Constants