Skip to content

Commit

Permalink
post merge cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
forrest57 committed Jan 31, 2024
1 parent 7cbb58a commit 9ee8e39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ts/sagas/startup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ import {
} from "../config";
import { watchBonusCdcSaga } from "../features/bonus/cdc/saga";
import { watchBonusCgnSaga } from "../features/bonus/cgn/saga";
import { watchBonusSaga } from "../features/bonus/common/store/sagas/bonusSaga";
import { watchEUCovidCertificateSaga } from "../features/euCovidCert/saga";
import { setSecurityAdviceReadyToShow } from "../features/fastLogin/store/actions/securityAdviceActions";
import { refreshSessionToken } from "../features/fastLogin/store/actions/tokenRefreshActions";
Expand Down

0 comments on commit 9ee8e39

Please sign in to comment.