X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4076b2736c50e6122d3d840f9c1f6f7d2cf81c28..25216cc7acedc987c26a159f0b640210c0ef101e:/src/store/process-logs-panel/process-logs-panel.ts diff --git a/src/store/process-logs-panel/process-logs-panel.ts b/src/store/process-logs-panel/process-logs-panel.ts index e0753cde7b..deaaab6a85 100644 --- a/src/store/process-logs-panel/process-logs-panel.ts +++ b/src/store/process-logs-panel/process-logs-panel.ts @@ -1,5 +1,5 @@ import { RootState } from '../store'; -import { matchProcessLogRoute } from '~/routes/routes'; +import { matchProcessLogRoute } from 'routes/routes'; // Copyright (C) The Arvados Authors. All rights reserved. // // SPDX-License-Identifier: AGPL-3.0