Skip to content

Commit

Permalink
✏️ Multiple imports for an import name detected
Browse files Browse the repository at this point in the history
  • Loading branch information
gitworkflows authored Aug 14, 2024
1 parent 308173c commit 106c08c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/dashboard/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
from django.contrib.auth import update_session_auth_hash
from django.contrib.auth.forms import PasswordChangeForm
from django.contrib.auth.signals import user_logged_in, user_logged_out
from django.contrib import messages
from django.db.models import Count
from django.db.models.functions import TruncDay
from django.dispatch import receiver
Expand Down

0 comments on commit 106c08c

Please sign in to comment.