Commit 487b36d9 authored by Jacob Schatz's avatar Jacob Schatz Committed by Eric Eastwood

Remove comment lines.

parent 3e8ca5fb
......@@ -8,9 +8,6 @@ const RepoEditor = {
data: () => Store,
destroyed() {
// this.monacoInstance.getModels().forEach((m) => {
// m.dispose();
// });
this.monacoInstance.destroy();
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment