This commit is contained in:
HeskeyBaozi 2018-09-14 23:55:17 +08:00 committed by 偏右
parent 1d2aa0fc78
commit 93fce1c7a4

View File

@ -4,7 +4,6 @@ import Animate from 'rc-animate';
import Icon, { ThemeType } from '../icon';
import classNames from 'classnames';
import getDataOrAriaProps from '../_util/getDataOrAriaProps';
import warning from '../_util/warning';
function noop() { }