X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/a69cc610cc0827653d5fbfac1477b832ff5efaba..96086f4ff017f24b8436d92f6a5b7f6ec566276e:/src/store/link-account-panel/link-account-panel-reducer.ts?ds=sidebyside diff --git a/src/store/link-account-panel/link-account-panel-reducer.ts b/src/store/link-account-panel/link-account-panel-reducer.ts index 21c2c9eb..15d07810 100644 --- a/src/store/link-account-panel/link-account-panel-reducer.ts +++ b/src/store/link-account-panel/link-account-panel-reducer.ts @@ -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,