From e3ad1abfccbfeaf4b691550597f7c6dc1a45828a Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Thu, 8 Dec 2016 14:15:21 -0600 Subject: [PATCH] recompile --- resources/assets/js/bootstrap.js | 1 - 1 file changed, 1 deletion(-) 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'; /**