diff --git a/src/components/image-editor/ImageCanvasCharacterAnimationBackgroundRemovalFloatingPanel.tsx b/src/components/image-editor/ImageCanvasCharacterAnimationBackgroundRemovalFloatingPanel.tsx index 925d3c6ad..902b931a5 100644 --- a/src/components/image-editor/ImageCanvasCharacterAnimationBackgroundRemovalFloatingPanel.tsx +++ b/src/components/image-editor/ImageCanvasCharacterAnimationBackgroundRemovalFloatingPanel.tsx @@ -7,11 +7,11 @@ import type { EditorCharacterAnimationBackgroundRemovalMode } from '../../servic import { PlatformActionButton } from '../common/PlatformActionButton'; import { formatFrameCanvasColorHex, + type FrameCanvasColor, + type FrameCanvasPoint, resolveFrameCanvasSamplePoint, resolveFrameColorMagnifierPlacement, resolveFrameColorMagnifierSourcePoint, - type FrameCanvasColor, - type FrameCanvasPoint, } from './ImageCanvasCharacterAnimationBackgroundRemovalColorPickerModel'; type DecodedFrameImage = {