Skip to content

Commit

Permalink
delete redundant line
Browse files Browse the repository at this point in the history
  • Loading branch information
albertcht committed Jan 6, 2018
1 parent 1b54fad commit 7c62e59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion resources/assets/js/plugins/axios.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ axios.interceptors.response.use(response => {
}

return response

}, error => {
const { status } = error.response

Expand Down

0 comments on commit 7c62e59

Please sign in to comment.