Remove unnecessary import
This commit is contained in:
parent
97f35bc801
commit
0161a98d32
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
from asgiref.sync import async_to_sync
|
||||
from channels.layers import get_channel_layer
|
||||
from django.db import models
|
||||
from django.db.models import CASCADE
|
||||
from django.utils.translation import gettext_lazy as _
|
||||
|
|
Loading…
Reference in a new issue