Skip to content

Commit

Permalink
tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
samwillis committed Dec 13, 2024
1 parent 2d4f739 commit 5bc0730
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/d2ts/src/d2.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ import {
UnaryOperator,
} from './graph.js'
import { DifferenceStreamReader } from './graph.js'
import { MultiSetArray } from './multiset.js'
import { MultiSet } from './multiset.js'
import { MultiSetArray, MultiSet } from './multiset.js'
import { Antichain, Version } from './order.js'
import { PipedOperator, IStreamBuilder, ID2 } from './types.js'

Expand Down

0 comments on commit 5bc0730

Please sign in to comment.