Clean up a console.log
This commit is contained in:
parent
f55ced9f0c
commit
3219eb8813
1
index.js
1
index.js
@ -355,7 +355,6 @@ const main = async () => {
|
|||||||
let extra = ''
|
let extra = ''
|
||||||
|
|
||||||
if(page.posts === undefined) {
|
if(page.posts === undefined) {
|
||||||
console.log(page)
|
|
||||||
extra += ' (missing)'
|
extra += ' (missing)'
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user