Incorrect import in static_async.py
This commit is contained in:
@@ -1,5 +1,4 @@
|
|||||||
from microdot_asyncio import Microdot
|
from microdot_asyncio import Microdot, send_file
|
||||||
from microdot import send_file
|
|
||||||
app = Microdot()
|
app = Microdot()
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user