mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-07-29 04:44:28 -06:00
commit
1386fb0319
@ -2174,7 +2174,6 @@ EasyMDE.prototype.render = function (el) {
|
||||
};
|
||||
|
||||
EasyMDE.prototype.cleanup = function () {
|
||||
window.removeEventListener(this.onWindowResize);
|
||||
document.removeEventListener('keydown', this.documentOnKeyDown);
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user