Skip to content

Commit 4cc913c

Browse files
author
Marc Lundgren
committed
Remove unused FocusSendBoxInit import
1 parent 0784b4b commit 4cc913c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/component/src/Composer.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ import addTargetBlankToHyperlinksMarkdown from './Utils/addTargetBlankToHyperlin
6060
import downscaleImageToDataURL from './Utils/downscaleImageToDataURL';
6161
import mapMap from './Utils/mapMap';
6262

63-
import { type FocusSendBoxInit } from './types/internal/FocusSendBoxInit';
64-
6563
export type ComposerRef = {
6664
focusSendBoxInput: () => Promise<void>;
6765
};

0 commit comments

Comments
 (0)