Skip to content

Commit 6fd670e

Browse files
refactor: remove unimplemented DrawSleeve stub
1 parent f40df39 commit 6fd670e

1 file changed

Lines changed: 0 additions & 9 deletions

File tree

CALEXT2_Event.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -45,15 +45,6 @@ class Event {
4545
return 0;
4646
}
4747

48-
/*
49-
* TODO: To implement
50-
51-
DrawSleeve(slot, sleeve) {
52-
...
53-
}
54-
55-
*/
56-
5748
makeEventDom () {
5849
const {locale} = this;
5950
const now = locale ? dayjs().locale(locale) : dayjs();

0 commit comments

Comments
 (0)