diff --git a/components/select/style/index.tsx b/components/select/style/index.tsx index 0577473138..a914d0b4bd 100644 --- a/components/select/style/index.tsx +++ b/components/select/style/index.tsx @@ -2,6 +2,4 @@ import '../../style/index.less'; import './index.less'; // style dependencies -// deps-lint-skip: input import '../../empty/style'; -import '../../input/style';