diff --git a/server/src/nrk/health.ts b/server/src/nrk/health.ts index 35bf2f7d..74243cfd 100644 --- a/server/src/nrk/health.ts +++ b/server/src/nrk/health.ts @@ -1,5 +1,5 @@ import { Express } from 'express' -import { state } from './reducers/store' +import { state } from '../reducers/store' /** * Health report as described in internal NRK blaabok spec