mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-17 07:57:19 -05:00
Merge branch 'claude/os-phase2-5-wire-infra-01GoUdf3aSLaDjaQ7nYnZ9pY' into copilot/sub-pr-63-again
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
from fastapi import APIRouter
|
from fastapi import APIRouter
|
||||||
from fastapi.responses import FileResponse, HTMLResponse
|
from fastapi.responses import FileResponse, HTMLResponse
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
import os
|
|
||||||
|
|
||||||
router = APIRouter(tags=["prism"])
|
router = APIRouter(tags=["prism"])
|
||||||
|
|
||||||
# Get the static prism directory path
|
# Get the static prism directory path
|
||||||
|
|||||||
Reference in New Issue
Block a user