Skip to content

Commit

Permalink
chore(sanity): remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
juice49 committed Oct 15, 2024
1 parent 177e88b commit be62cd3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ import {memo, useCallback, useMemo, useState} from 'react'
import {
type DocumentActionComponent,
type DocumentActionDescription,
Hotkeys,
type DocumentActionProps,
Hotkeys,
isBundleDocument,
LATEST,
ReleaseActions,
Expand Down

0 comments on commit be62cd3

Please sign in to comment.