15610: Adds behaviors like the original Tree, and max height on VirtualTree.
[arvados-workbench2.git] / src / models / api-client-authorization.ts
index 38f56ccf2055fff6116ea2b5ff78e26eb420a82d..01a92017d54d9ae9b8323d101f549359208323d5 100644 (file)
@@ -2,7 +2,7 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import { ResourceKind, Resource } from '~/models/resource';
+import { Resource } from '~/models/resource';
 
 export interface ApiClientAuthorization extends Resource {
     uuid: string;