Delete users/signals.py

pull/6/head
Surya 2024-07-24 22:49:47 +02:00
parent 22a53d09ec
commit c1b711fe6a
1 changed files with 0 additions and 3 deletions

View File

@ -1,3 +0,0 @@
from django.db.models.signals import post_save
from django.contrib.auth.models import User
from django.dispatch import receiver