We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a2a49aa commit bdf1b05Copy full SHA for bdf1b05
1 file changed
src/api/Database.ts
@@ -22,7 +22,6 @@ interface CactusSTTModelResponse {
22
download_url: string;
23
size_mb: number;
24
created_at: Date;
25
- file_name: string;
26
}
27
28
export class Database {
0 commit comments