Skip to content

Commit f026930

Browse files
committed
removed unnecessay imports
1 parent 13c3a42 commit f026930

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.jsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ import {
1717
getSeconds,
1818
getMinutes,
1919
getHours,
20-
getTime,
2120
addDays,
2221
addMonths,
2322
addWeeks,
@@ -40,7 +39,6 @@ import {
4039
setDefaultLocale,
4140
getDefaultLocale,
4241
DEFAULT_YEAR_ITEM_NUMBER,
43-
correctDateString,
4442
isSameDay,
4543
} from "./date_utils";
4644
import onClickOutside from "react-onclickoutside";

0 commit comments

Comments
 (0)