Update translate.session.spec.ts
This commit is contained in:
parent
cbf21286cb
commit
2c50dd37f6
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
import { TLDR } from '~state/tldr'
|
||||
import { TLDrawState } from '~state'
|
||||
import { mockDocument } from '~state/test-helpers'
|
||||
import type { ArrowShape, TLDrawShape } from '~types'
|
||||
import type { TLDrawShape } from '~types'
|
||||
|
||||
describe('Brush session', () => {
|
||||
const tlstate = new TLDrawState()
|
||||
|
|
Loading…
Reference in a new issue