fix(logger): remove unused CC_BASE_STYLE_CONSTANTS import from CCBaseShapeUtil
This commit is contained in:
parent
2a6359e247
commit
d5a7464e15
@ -1,7 +1,6 @@
|
|||||||
import React from 'react'
|
import React from 'react'
|
||||||
import { BaseBoxShapeUtil, HTMLContainer, toDomPrecision } from '@tldraw/tldraw'
|
import { BaseBoxShapeUtil, HTMLContainer, toDomPrecision } from '@tldraw/tldraw'
|
||||||
import { CCBaseShape } from './cc-types'
|
import { CCBaseShape } from './cc-types'
|
||||||
import { CC_BASE_STYLE_CONSTANTS } from './cc-styles'
|
|
||||||
import { logger } from '../../../debugConfig'
|
import { logger } from '../../../debugConfig'
|
||||||
|
|
||||||
export interface ToolbarItem {
|
export interface ToolbarItem {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user