From 35d4ab7e4ad64bac037aae828e452ba8cfbdbd7d Mon Sep 17 00:00:00 2001 From: thinkasany <480968828@qq.com> Date: Wed, 6 Nov 2024 16:55:16 +0800 Subject: [PATCH] chore: remove unused code (#51508) --- components/checkbox/Checkbox.tsx | 1 - components/radio/radio.tsx | 1 - 2 files changed, 2 deletions(-) diff --git a/components/checkbox/Checkbox.tsx b/components/checkbox/Checkbox.tsx index a3314d5a65..474a816f97 100644 --- a/components/checkbox/Checkbox.tsx +++ b/components/checkbox/Checkbox.tsx @@ -155,7 +155,6 @@ const InternalCheckbox: React.ForwardRefRenderFunction - {}