Skip to content

Commit

Permalink
fix(lint): re-defined unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
moonlitgrace committed Dec 20, 2024
1 parent d866271 commit 64f96f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions backend/apps/user/api/v1/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@

from rest_framework import serializers

from apps.user.models import Profile

from ...models import Profile, User


Expand Down

0 comments on commit 64f96f4

Please sign in to comment.