Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
sprocketc authored and tiensonqin committed Dec 28, 2022
1 parent 4df5834 commit 9d4497b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import * as React from 'react'
import type { Shape } from '../../lib'
import { TablerIcon } from '../icons'
import { Button } from '../Button'
import { ToolButton } from '../ToolButton'
import { ZoomMenu } from '../ZoomMenu'
import * as Separator from '@radix-ui/react-separator'

Expand Down

0 comments on commit 9d4497b

Please sign in to comment.