We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2516879 commit fa1f7faCopy full SHA for fa1f7fa
src/server/routers/dynamic.py
@@ -36,8 +36,4 @@ async def catch_all(request: Request, full_path: str) -> HTMLResponse:
36
"repo_url": full_path,
37
"default_file_size": 243,
38
},
39
-<<<<<<< HEAD
40
)
41
-=======
42
- )
43
->>>>>>> 8596d46 (WIP: Refactor backend to a rest api and make weak changes to the front to make it works)
0 commit comments