remove console.log lol
This commit is contained in:
parent
874924dd71
commit
bf3fd74108
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@ app.get('/:owner/:repo/issue/:num', async function (req, res) {
|
|||
)}`
|
||||
)
|
||||
const issue = await issueResp.json()
|
||||
console.log(issue)
|
||||
let languages = {}
|
||||
const languagesResp = await fetch(
|
||||
`https://git.gay/api/v1/repos/${encodeURIComponent(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue