mirror of
https://github.com/ReVanced/revanced-api.git
synced 2026-01-29 06:01:04 +00:00
chore: organize files
This commit is contained in:
committed by
Alexandre Teles (afterSt0rm)
parent
10f5225f51
commit
73252524f1
@@ -10,8 +10,8 @@ from sanic.response import JSONResponse, json
|
||||
from sanic_ext import openapi
|
||||
from sanic_beskar.exceptions import AuthenticationError
|
||||
|
||||
from auth import beskar
|
||||
from limiter import limiter
|
||||
from api.auth import beskar
|
||||
from api.limiter import limiter
|
||||
|
||||
from config import api_version
|
||||
|
||||
|
||||
Reference in New Issue
Block a user