Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
scottheng96 committed Dec 17, 2024
1 parent 815573a commit 9469d3d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// import { chain, left, right } from 'fp-ts/lib/Either'
import { left, right } from 'fp-ts/lib/Either'
import { flow } from 'fp-ts/lib/function'

import { ProcessedAddressResponse } from 'src/app/modules/submission/submission.types'
Expand Down

0 comments on commit 9469d3d

Please sign in to comment.