16583: Add "Intermediate" to collection type filters
[arvados-workbench2.git] / src / models / ssh-key.ts
index 8ccbd92908109b3d126bd76154d74beedc3e4913..d4362d7bd0e6b87066a919c189b591f11641ffbf 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import { Resource } from '~/models/resource';
+import { Resource } from 'models/resource';
 
 export enum KeyType {
     SSH = 'SSH'