Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 3e5d7fd

Browse files
committed
whitespace
1 parent 03ba1ed commit 3e5d7fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

request-fetch-adapter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ module.exports = {
44
callback = requestBody;
55
requestBody = null;
66
}
7-
7+
88
const headers = {
99
"Accept": "application/json",
1010
"Content-Type": "application/json",

0 commit comments

Comments
 (0)