Skip to content

Commit 9e6cdd7

Browse files
Merge pull request #78 from mollie/feature/MOL-439/PICT-253
MOL-439/MOL-532: remove redundant header
2 parents cfee8db + 6b75b79 commit 9e6cdd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

application/src/hooks/use-mollie-connector/use-mollie-connector.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import {
2525
const config = {
2626
headers: {
2727
'Content-Type': 'application/json',
28-
'ngrok-skip-browser-warning': 'true'
2928
},
3029
};
3130

0 commit comments

Comments
 (0)