Merge branch '15020-collection-with-the-same-content-adress'
[arvados-workbench2.git] / src / models / resource.ts
index c2c2771bc3cdf26a4e460a94e1e00d012f6730cc..31f3eb883f974b26c05b45cd28837fe4f493600c 100644 (file)
@@ -2,8 +2,6 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import { ApiClientAuthorization } from '~/models/api-client-authorization';
-
 export interface Resource {
     uuid: string;
     ownerUuid: string;