Add new frontend - fix 20
This commit is contained in:
@@ -4,10 +4,6 @@ import {
|
||||
ApiResponse
|
||||
} from '../types/api';
|
||||
|
||||
import {
|
||||
ApiResponse
|
||||
} from '@/api/services';
|
||||
|
||||
export interface TrainingJobStatus {
|
||||
id: string;
|
||||
tenant_id: string;
|
||||
|
||||
Reference in New Issue
Block a user