Remove a print statement

pull/206/head
transbitch 2023-10-11 11:36:02 -04:00
parent dd7b8c75f3
commit ee520896d4
1 changed files with 0 additions and 1 deletions

View File

@ -255,7 +255,6 @@ class Modified:
def triumphs(self, other: GroupToken):
other = other.wrap()
other_emoji = parser.parse_from_token(self.tokenizer, other)
print(f'Other emoji: {other_emoji} / Token: {other}')
if other_emoji is None:
return