From 9201a805101943f9ec088639d520d7d2874bbed1 Mon Sep 17 00:00:00 2001 From: Johann-S Date: Wed, 14 Nov 2018 10:16:56 +0100 Subject: some cleaning and changes for readability --- js/src/button.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'js/src/button.js') diff --git a/js/src/button.js b/js/src/button.js index 6a2a545973..75b21d94d1 100644 --- a/js/src/button.js +++ b/js/src/button.js @@ -1,5 +1,3 @@ -import $ from 'jquery' - /** * -------------------------------------------------------------------------- * Bootstrap (v4.1.3): button.js @@ -7,6 +5,8 @@ import $ from 'jquery' * -------------------------------------------------------------------------- */ +import $ from 'jquery' + /** * ------------------------------------------------------------------------ * Constants -- cgit v1.2.3