[fix] oubli import
This commit is contained in:
parent
9f908d3cee
commit
c808ba21ab
|
@ -16,6 +16,7 @@ from starlette.routing import Router, Route
|
|||
from starlette.schemas import SchemaGenerator
|
||||
|
||||
from .lib.acl import AclRoute
|
||||
from .lib.responses import ORJSONResponse
|
||||
|
||||
import yaml
|
||||
|
||||
|
|
Loading…
Reference in New Issue