16583: Add "Intermediate" to collection type filters
[arvados-workbench2.git] / src / models / api-client-authorization.ts
index 739485c5682aba2209aaf16547e47651a47db2e1..c1f948a1e98e4142710a78d6b4d606e124597d4d 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import { Resource } from '~/models/resource';
+import { Resource } from 'models/resource';
 
 export interface ApiClientAuthorization extends Resource {
     uuid: string;