X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/fc1ebe112503a685dbbf4acb86dca25d1073b82c..ca3155fabcfe6dd61b2151c52861b2786e9bec40:/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 e52aa7c165..b095f09f44 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;