Skip to content

Commit bfc85aa

Browse files
committed
fix imports
1 parent 0670c1a commit bfc85aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

django_async_orm/query.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import concurrent
22

33
from asgiref.sync import sync_to_async
4-
# Create your models here.
54
from django.db.models import QuerySet
65

76
from django_async_orm.iter import AsyncIter

0 commit comments

Comments
 (0)