Skip to content

Commit

Permalink
リファクタリング
Browse files Browse the repository at this point in the history
  • Loading branch information
yasuhito committed Aug 19, 2023
1 parent 0d7830d commit dfc34e3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/simulator/src/matrix.ts
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
import {Complex, DetailedError, Format, Util} from '@qni/common'
import {Eq} from 'fp-ts/number'
import {isNonEmpty} from 'fp-ts/lib/Array'
import {range} from 'fp-ts/NonEmptyArray'
import {uniq} from 'fp-ts/lib/ReadonlyNonEmptyArray'

type FormatOptions = {
allowAbbreviation?: boolean
Expand Down

0 comments on commit dfc34e3

Please sign in to comment.