We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471849e commit 284ae00Copy full SHA for 284ae00
src/app/file-browser/components/download-button/download-button.component.ts
@@ -8,7 +8,6 @@ import {
8
} from '@angular/core';
9
import { RecordVO } from '@models/index';
10
import { DataService } from '@shared/services/data/data.service';
11
-import { FileFormat } from '@models/file-vo';
12
import { MessageService } from '../../../shared/services/message/message.service';
13
14
interface Format {
0 commit comments