diff --git a/components/date-picker/style/index.tsx b/components/date-picker/style/index.tsx index f27ae9b25f..71e9612edd 100644 --- a/components/date-picker/style/index.tsx +++ b/components/date-picker/style/index.tsx @@ -2,7 +2,5 @@ import '../../style/index.less'; import './index.less'; // style dependencies -// deps-lint-skip: input -import '../../input/style'; import '../../time-picker/style'; import '../../tag/style';