X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/40952ad86a823635968c9abc5d6feacef316cffd..78fd0936352c6f50f06bd0c6f9973bccc1ac0d51:/src/services/collection-files-service/collection-manifest-parser.ts diff --git a/src/services/collection-files-service/collection-manifest-parser.ts b/src/services/collection-files-service/collection-manifest-parser.ts index b0fc55a4..d564f33e 100644 --- a/src/services/collection-files-service/collection-manifest-parser.ts +++ b/src/services/collection-files-service/collection-manifest-parser.ts @@ -2,7 +2,7 @@ // // SPDX-License-Identifier: AGPL-3.0 -import { KeepManifestStream, KeepManifestStreamFile, KeepManifest } from "../../models/keep-manifest"; +import { KeepManifestStream, KeepManifestStreamFile, KeepManifest } from "~/models/keep-manifest"; /** * Documentation [http://doc.arvados.org/api/storage.html](http://doc.arvados.org/api/storage.html)