diff --git a/antdv-demo b/antdv-demo
index a5c0b0c35..f820889ec 160000
--- a/antdv-demo
+++ b/antdv-demo
@@ -1 +1 @@
-Subproject commit a5c0b0c35c3b6d8284caa99b11229b709d035e6d
+Subproject commit f820889ec890c55d98fa3327e1af60b847cd023a
diff --git a/components/time-picker/__tests__/index.test.js b/components/time-picker/__tests__/index.test.js
index e4fca9ad7..0536d7122 100644
--- a/components/time-picker/__tests__/index.test.js
+++ b/components/time-picker/__tests__/index.test.js
@@ -1,5 +1,4 @@
import { mount } from '@vue/test-utils';
-import VcTimePicker from '../../vc-time-picker/TimePicker';
import TimePicker from '..';
import moment from 'moment';
import focusTest from '../../../tests/shared/focusTest';
diff --git a/components/timeline/Timeline.jsx b/components/timeline/Timeline.jsx
index 818cfba33..65e886639 100644
--- a/components/timeline/Timeline.jsx
+++ b/components/timeline/Timeline.jsx
@@ -57,8 +57,7 @@ export default {
// })
// })
const pendingItem = pending ? (
-