mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-14 17:28:27 +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]]
|
||||
}
|
||||
|
||||
console.log(tweetResult)
|
||||
|
||||
switch (media?.length) {
|
||||
case undefined:
|
||||
case 0:
|
||||
|
Loading…
Reference in New Issue
Block a user