Skip to content

Commit

Permalink
formats
Browse files Browse the repository at this point in the history
  • Loading branch information
Itz-fork committed Jan 2, 2024
1 parent d22eaa0 commit b57f662
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion megadl/helpers/database.py
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ async def plus_fl_count(
{"$replaceWith": {"$mergeObjects": ["$$ROOT", "$$CURRENT"]}},
],
use_given=True,
upsert=False,
)

async def delete(self, user_id: int):
Expand Down

0 comments on commit b57f662

Please sign in to comment.