Browse Source

recompile

Taylor Otwell 8 years ago
parent
commit
e3ad1abfcc
1 changed files with 0 additions and 1 deletions
  1. 0 1
      resources/assets/js/bootstrap.js

+ 0 - 1
resources/assets/js/bootstrap.js

@@ -25,7 +25,6 @@ window.Vue = require('vue');
  */
 
 window.axios = require('axios');
-
 window.axios.defaults.headers.common['X-Requested-With'] = 'XMLHttpRequest';
 
 /**