Skip to content

Commit fbdf897

Browse files
committed
🐛 FIX: auth
1 parent 646b68f commit fbdf897

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

utils/auth.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module.exports = {
2-
Authorization: "Token baa98c3128856d97d468738d144f61503d34311e",
3-
}
2+
Authorization: "",
3+
};

0 commit comments

Comments
 (0)