Skip to content

Commit

Permalink
chore: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
KenLSM committed Dec 11, 2024
1 parent 4523b11 commit 1156f7a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/modules/submission/submission.utils.ts
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,6 @@ import {
MyInfoMissingLoginCookieError,
} from '../myinfo/myinfo.errors'
import { MyInfoKey } from '../myinfo/myinfo.types'
import { getMyInfoChildHashKey } from '../myinfo/myinfo.util'
import {
InvalidPaymentProductsError,
PaymentNotFoundError,
Expand Down

0 comments on commit 1156f7a

Please sign in to comment.