diff --git a/src/cli/components/ApprovalDialogRich.tsx b/src/cli/components/ApprovalDialogRich.tsx index f23fcc1..880353c 100644 --- a/src/cli/components/ApprovalDialogRich.tsx +++ b/src/cli/components/ApprovalDialogRich.tsx @@ -193,7 +193,6 @@ const DynamicPreview: React.FC = ({ return ( - Apply patch: {patchPreview} );