Skip to content

Commit

Permalink
fix: remove the extra header that is no use
Browse files Browse the repository at this point in the history
  • Loading branch information
ReeceM committed Feb 15, 2020
1 parent a79a5e5 commit 1619836
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/config/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ export const config = {
cache: 'no-cache', // *default, no-cache, reload, force-cache, only-if-cached
headers: {
'Accept': 'application/json',
'h-bar-version': process.env.APP_VERSION
},
redirect: 'follow', // manual, *follow, error
}
Expand Down

0 comments on commit 1619836

Please sign in to comment.