Skip to content

Commit

Permalink
refactor: cleanup unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
m6121 committed Nov 22, 2024
1 parent be8b26d commit 4c83585
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rdmo/projects/handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

from django.contrib.auth.models import User
from django.contrib.sites.models import Site
from django.db.models import Q
from django.db.models.signals import m2m_changed, post_save
from django.dispatch import receiver

Expand Down

0 comments on commit 4c83585

Please sign in to comment.