19567: Add cypress test for local resource copy to clipboard
[arvados-workbench2.git] / src / store / link-account-panel / link-account-panel-reducer.ts
index 21c2c9ebbc12fda9d92e5621ba6138b5c7243efe..15d07810cd6b64064f936334409655e6a1965d4f 100644 (file)
@@ -2,8 +2,8 @@
 //
 // SPDX-License-Identifier: AGPL-3.0
 
-import { linkAccountPanelActions, LinkAccountPanelAction } from "~/store/link-account-panel/link-account-panel-actions";
-import { UserResource } from "~/models/user";
+import { linkAccountPanelActions, LinkAccountPanelAction } from "store/link-account-panel/link-account-panel-actions";
+import { UserResource } from "models/user";
 
 export enum LinkAccountPanelStatus {
     NONE,