import optimization to make linter less mad
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
import os
|
||||
|
||||
import aiohttp
|
||||
|
||||
from aiodynamo.client import Client
|
||||
from aiodynamo.client import Table
|
||||
from aiodynamo.credentials import Credentials
|
||||
from aiodynamo.http.httpx import HTTPX
|
||||
from aiodynamo.http.aiohttp import AIOHTTP
|
||||
from httpx import AsyncClient
|
||||
|
||||
|
||||
class Database:
|
||||
|
||||
Reference in New Issue
Block a user