Change some code in sanic aiomysql code
This commit is contained in:
parent
97c2056e4a
commit
cfc53d0d26
|
@ -2,10 +2,10 @@
|
|||
"""
|
||||
You need the aiomysql
|
||||
"""
|
||||
import asyncio
|
||||
import os
|
||||
|
||||
import aiomysql
|
||||
|
||||
from sanic import Sanic
|
||||
from sanic.response import json
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user