Skip to content

Commit 933e32b

Browse files
committed
2 parents b9a8070 + a949893 commit 933e32b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ import 'package:http/http.dart' as http;
5555
5656
Map<String, String> headers = {
5757
'Authorization': 'Bearer $[YOUR_PAYSTACK_SECRET_KEY]',
58-
'Content-Type': 'application/json'
5958
};
6059
6160
Map<String, String> body = {

0 commit comments

Comments
 (0)