Skip to content

Commit

Permalink
del console
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric committed May 12, 2023
1 parent 1fe2a89 commit ace5cb0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/midjourney.message.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ export class MidjourneyMessage {
this.log("no options");
continue;
}
console.log("[test]testsetestset");

if (item.attachments.length === 0) {
this.log("no attachment");
break;
Expand Down

0 comments on commit ace5cb0

Please sign in to comment.