Skip to content

Commit 1a30bec

Browse files
committed
remove token
1 parent a315318 commit 1a30bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
method: 'POST',
2323
headers: {
2424
'Content-Type': 'application/json',
25-
Authorization: 'Bearer b8fb79265873391d01538a3be6470d194aade609',
25+
Authorization: '',
2626
},
2727
body: JSON.stringify({
2828
query: `{

0 commit comments

Comments
 (0)