Minor fixes

This commit is contained in:
Steve Ruiz 2021-09-24 12:52:17 +01:00
parent 3eb09d1eb1
commit 84a283828d

View file

@ -10,7 +10,6 @@ import {
TLDrawStatus, TLDrawStatus,
ArrowShape, ArrowShape,
GroupShape, GroupShape,
TLDrawPatch,
} from '~types' } from '~types'
import { TLDR } from '~state/tldr' import { TLDR } from '~state/tldr'
import type { Patch } from 'rko' import type { Patch } from 'rko'