Skip to content

Commit

Permalink
Resolve Conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
owillborn committed Feb 24, 2023
2 parents f902d50 + 44b3f83 commit 54bbf27
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions ppr-ui/src/views/mhrInformation/MhrInformation.vue
Original file line number Diff line number Diff line change
Expand Up @@ -295,27 +295,6 @@ import { StaffPayment } from '@bcrs-shared-components/staff-payment'
import { StaffPaymentIF } from '@bcrs-shared-components/interfaces'
import { StaffPaymentOptions } from '@bcrs-shared-components/enums'
/* eslint-disable no-unused-vars */
import {
ActionTypes,
APIMHRMapSearchTypes,
APISearchTypes,
HomeCertificationOptions,
HomeLocationTypes,
RouteNames,
UIMHRSearchTypes
} from '@/enums'
import {
createMhrTransferDraft,
deleteMhrDraft,
fetchMhRegistration,
getAccountInfoFromAuth,
getMHRegistrationSummary,
getMhrTransferDraft,
mhrSearch,
pacificDate,
submitMhrTransfer,
updateMhrDraft
} from '@/utils'
import { CertifyInformation, StickyContainer } from '@/components/common'
import { useHomeOwners, useInputRules, useMhrInformation } from '@/composables'
import { FeeSummaryTypes } from '@/composables/fees/enums'
Expand Down

0 comments on commit 54bbf27

Please sign in to comment.