Skip to content
Snippets Groups Projects
Commit 0cb409ba authored by Aymeric Chaumont's avatar Aymeric Chaumont
Browse files

conflicts

parent c4d52464
No related branches found
No related tags found
2 merge requests!30Restaurants route,!28improve front
This commit is part of merge request !28. Comments created here will be created in the context of that merge request.
......@@ -4,11 +4,7 @@ from dotenv import load_dotenv
import os
from db import database, models
<<<<<<< HEAD
from routers import stats, comments, news, restaurants
=======
from routers import stats, comments, news, opening_hours, restaurants
>>>>>>> added /api/restaurants route
app = FastAPI(docs_url="/api/docs", openapi_url="/api/openapi.json")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment