Skip to content

Commit

Permalink
fix: linting issue
Browse files Browse the repository at this point in the history
  • Loading branch information
siiddhantt committed Sep 11, 2024
1 parent dbf2cab commit da4f2ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion application/api/user/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import os
import shutil
import uuid
from urllib.parse import urlparse

from bson.binary import Binary, UuidRepresentation
from bson.dbref import DBRef
Expand Down

0 comments on commit da4f2ef

Please sign in to comment.