mirror of
https://github.com/sstent/AICyclingCoach.git
synced 2026-02-06 06:21:53 +00:00
change to TUI
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
from fastapi import APIRouter, UploadFile, File, Form, HTTPException
|
||||
from fastapi.responses import JSONResponse
|
||||
from app.services.import_service import ImportService
|
||||
from backend.app.services.import_service import ImportService
|
||||
import logging
|
||||
from typing import Optional
|
||||
|
||||
|
||||
Reference in New Issue
Block a user