Skip to content

Commit

Permalink
linting
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Syrotuck <jasyrotuck@gmail.com>
  • Loading branch information
Jsyro committed Dec 6, 2023
1 parent da56f4c commit 68c92c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions basicmessage_storage/basicmessage_storage/v1_0/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ async def delete_message(request: web.BaseRequest):
Args:
request: aiohttp request object
"""
context: AdminRequestContext = request["context"]
profile = context.profile
Expand Down

0 comments on commit 68c92c9

Please sign in to comment.