Skip to content

Commit cd8056f

Browse files
committed
Remove debug logging
1 parent e71086d commit cd8056f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/listeners/button.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2697,7 +2697,6 @@ Please choose accurately as it will allow us to help you as quick as possible!
26972697
Snowflake,
26982698
`${number}`,
26992699
];
2700-
this.console.debug({ userId, timestampString });
27012700
if (button.author.id != userId) return;
27022701

27032702
const timestamp = +timestampString;

0 commit comments

Comments
 (0)