提交 e073b0fd 编写于 作者: N nem035

cleanup

上级 3da7ea7e
...@@ -52,7 +52,4 @@ $(() => { ...@@ -52,7 +52,4 @@ $(() => {
} }
}); });
// http://localhost:8080/?scratch-paper=dcf0d0de60a4ad335b3b0cb5c39035e7
}); });
\ No newline at end of file
...@@ -19,7 +19,6 @@ const loadDataAndCode = (dir) => { ...@@ -19,7 +19,6 @@ const loadDataAndCode = (dir) => {
}; };
const loadFileAndUpdateContent = (dir) => { const loadFileAndUpdateContent = (dir) => {
appInstance.setIsLoading(true);
appInstance.getEditor().clearContent(); appInstance.getEditor().clearContent();
return loadDataAndCode(dir).then((content) => { return loadDataAndCode(dir).then((content) => {
......
此差异已折叠。
此差异已折叠。
此差异已折叠。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册