remove whitespace

This commit is contained in:
daria 2025-05-29 04:24:41 -07:00
parent 254c40b6de
commit 4a96f2a4a4
No known key found for this signature in database
GPG Key ID: 78018F06E7C6A3CF

View File

@ -538,7 +538,6 @@ define([
CodeMirror.configureTheme(common);
}
framework.onContentUpdate(function (newContent) {
showEditor();
var highlightMode = newContent.highlightMode;