Add new frontend - fix 20

This commit is contained in:
Urtzi Alfaro
2025-07-23 13:37:37 +02:00
parent b1639f5d9b
commit f8aefa9abe
6 changed files with 52 additions and 27 deletions

View File

@@ -4,10 +4,6 @@ import {
ApiResponse
} from '../types/api';
import {
ApiResponse
} from '@/api/services';
export interface TrainingJobStatus {
id: string;
tenant_id: string;