Revert "Merge branch 'main' of https://github.com/GooGuTeam/osu_lazer_api"
This reverts commit3e1af0a1e1, reversing changes made to19ac477a8c.
This commit is contained in:
@@ -11,7 +11,7 @@ from app.auth import (
|
||||
)
|
||||
from app.config import settings
|
||||
from app.dependencies import get_db
|
||||
from app.models.oauth import TokenResponse
|
||||
from app.models import TokenResponse
|
||||
|
||||
from fastapi import APIRouter, Depends, Form, HTTPException
|
||||
from sqlalchemy.orm import Session
|
||||
|
||||
Reference in New Issue
Block a user