Skip to content

Commit

Permalink
fix: remove unused types and invalid path
Browse files Browse the repository at this point in the history
  • Loading branch information
bushuai authored Jan 25, 2022
1 parent 633b096 commit a843937
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source/components/DatePicker/panel/DatePanel.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ import {
} from '../../../utils/date';
import Locale from '../../../utils/date/locale';
import ConfigConsumer from '../../Config/Consumer';
import { LocaleProperties } from '../..//Locale';

const PICKER_VIEWS = {
YEAR: 'year',
Expand Down

0 comments on commit a843937

Please sign in to comment.