Skip to content

Commit

Permalink
feat: remove bugs
Browse files Browse the repository at this point in the history
feat: remove bugs
  • Loading branch information
ic-xu committed Dec 23, 2024
1 parent 9da9f24 commit ff8aa40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/core/file/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ def __init__(
extension=extension,
mime_type=mime_type,
size=size,
storage_key=storage_key,
)
self._storage_key = storage_key

Expand Down

0 comments on commit ff8aa40

Please sign in to comment.