diff --git a/resources/assets/js/bootstrap.js b/resources/assets/js/bootstrap.js index d9dc9496..eb05c217 100644 --- a/resources/assets/js/bootstrap.js +++ b/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'; /**