Skip to content

Commit

Permalink
Forgot remove test raw
Browse files Browse the repository at this point in the history
Signed-off-by: Yasir Aris M <[email protected]>
  • Loading branch information
yasirarism authored Dec 30, 2023
1 parent 1b6a565 commit 5fae71e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions misskaty/plugins/dev.py
Original file line number Diff line number Diff line change
Expand Up @@ -546,8 +546,6 @@ async def updtebot(client, update, users, _):
f"{'BLOCKED' if update.stopped else 'UNBLOCKED'} the bot at "
f"{datetime.fromtimestamp(update.date)}",
)
else:
client.log.info(update)


async def aexec(code, c, m):
Expand Down

0 comments on commit 5fae71e

Please sign in to comment.