mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-15 17:58:31 +00:00
Remove console.log
This commit is contained in:
parent
12e1fa6497
commit
ef6bf10e92
@ -165,8 +165,6 @@ export default async function({ id, index, toGif, dispatcher }) {
|
|||||||
media = [media[index]]
|
media = [media[index]]
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(tweetResult)
|
|
||||||
|
|
||||||
switch (media?.length) {
|
switch (media?.length) {
|
||||||
case undefined:
|
case undefined:
|
||||||
case 0:
|
case 0:
|
||||||
|
Loading…
Reference in New Issue
Block a user