diff --git a/components/dropdown/dropdown.tsx b/components/dropdown/dropdown.tsx index 7aac42078..2eb7eed32 100644 --- a/components/dropdown/dropdown.tsx +++ b/components/dropdown/dropdown.tsx @@ -1,6 +1,5 @@ import * as React from 'react'; import RcDropdown from 'rc-dropdown'; -import splitObject from '../_util/splitObject'; export default class Dropdown extends React.Component { static defaultProps = {