Add missing trailing semicolon

This commit is contained in:
Dries Vints 2019-08-06 14:32:07 +02:00 committed by GitHub
parent f73795ac05
commit d5691a2e6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ if (token) {
* 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');