Skip to content

Commit

Permalink
code clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
pearl-truss committed Nov 21, 2023
1 parent 5f6eab4 commit 9c26cfc
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ import {
import { base64ToDomain } from '../../../../app-web/src/common-code/proto/healthPlanFormDataProto'
import { testLDService } from '../../testHelpers/launchDarklyHelpers'
import { testEmailConfig, testEmailer } from '../../testHelpers/emailerHelpers'
// import {
// mockEmailParameterStoreError,
// } from '../../testHelpers/parameterStoreHelpers'

describe('createQuestion', () => {
const mockLDService = testLDService({ ['rates-db-refactor']: true })
Expand Down

0 comments on commit 9c26cfc

Please sign in to comment.