X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/84e4588aed7bea1bcf5727ef2eea1a692b4e3bab..273119605b7f33940a5ef9b1422eb1ff152d6764:/src/store/app-info/app-info-reducer.ts diff --git a/src/store/app-info/app-info-reducer.ts b/src/store/app-info/app-info-reducer.ts index e52aa7c1..b095f09f 100644 --- a/src/store/app-info/app-info-reducer.ts +++ b/src/store/app-info/app-info-reducer.ts @@ -2,7 +2,7 @@ // // SPDX-License-Identifier: AGPL-3.0 -import { appInfoActions, AppInfoAction } from "~/store/app-info/app-info-actions"; +import { appInfoActions, AppInfoAction } from "store/app-info/app-info-actions"; export interface AppInfoState { buildInfo: string;