Skip to content

Commit

Permalink
TS fix in plugins/gaussian-splatting
Browse files Browse the repository at this point in the history
  • Loading branch information
repalash committed Mar 14, 2024
1 parent c01943b commit 4add96f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import {expose, transfer} from 'comlink'
import type {MainModule} from './ISort'
// @ts-expect-error no types
import workerPromise from './sort'
// import sharedArrayBufferWorkerPromise from './sort'
import {BufferPool} from './BufferPool'
Expand Down

0 comments on commit 4add96f

Please sign in to comment.