From 3373bbc754aff42356dbbe980ee1d7e7d1f27e28 Mon Sep 17 00:00:00 2001 From: collerek Date: Fri, 14 Jan 2022 17:32:07 +0100 Subject: [PATCH] Update queryset.py --- ormar/queryset/queryset.py | 1 - 1 file changed, 1 deletion(-) diff --git a/ormar/queryset/queryset.py b/ormar/queryset/queryset.py index 0017922..6ca8541 100644 --- a/ormar/queryset/queryset.py +++ b/ormar/queryset/queryset.py @@ -1,4 +1,3 @@ -import asyncio from typing import ( Any, Dict,