Skip to content

Commit ef6bf10

Browse files
committed
Remove console.log
1 parent 12e1fa6 commit ef6bf10

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/modules/processing/services/twitter.js

-2
Original file line numberDiff line numberDiff line change
@@ -165,8 +165,6 @@ export default async function({ id, index, toGif, dispatcher }) {
165165
media = [media[index]]
166166
}
167167

168-
console.log(tweetResult)
169-
170168
switch (media?.length) {
171169
case undefined:
172170
case 0:

0 commit comments

Comments
 (0)