mirror of
https://github.com/sstent/AICyclingCoach.git
synced 2026-02-04 13:31:44 +00:00
change to TUI
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from fastapi import APIRouter, Query, HTTPException
|
||||
from fastapi.responses import FileResponse
|
||||
from app.services.export_service import ExportService
|
||||
from backend.app.services.export_service import ExportService
|
||||
from pathlib import Path
|
||||
import logging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user