Remove unnecessary import

This commit is contained in:
cuom1999 2021-07-08 15:50:39 -05:00
parent 97f35bc801
commit 0161a98d32

View file

@ -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 _