From 7262b443737de0737cf664b497ef15017f4ed841 Mon Sep 17 00:00:00 2001 From: Alex Mokrenko Date: Tue, 14 Mar 2017 16:59:18 +0300 Subject: [PATCH] common js style --- resources/assets/js/bootstrap.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/assets/js/bootstrap.js b/resources/assets/js/bootstrap.js index 5031fba6..36ec688c 100644 --- a/resources/assets/js/bootstrap.js +++ b/resources/assets/js/bootstrap.js @@ -38,7 +38,7 @@ window.axios.defaults.headers.common = { * allows your team to easily build robust real-time web applications. */ -// import Echo from "laravel-echo" +// import Echo from 'laravel-echo' // window.Pusher = require('pusher-js');