aboutsummaryrefslogtreecommitdiff
path: root/js/document
diff options
context:
space:
mode:
Diffstat (limited to 'js/document')
-rwxr-xr-xjs/document/_toDelete/html-document.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/document/_toDelete/html-document.js b/js/document/_toDelete/html-document.js
index 447d90e3..1bb643ac 100755
--- a/js/document/_toDelete/html-document.js
+++ b/js/document/_toDelete/html-document.js
@@ -82,7 +82,6 @@ exports.HTMLDocument = Montage.create(TextDocument, {
82 } 82 }
83 }, 83 },
84 84
85
86 // GETTERS / SETTERS 85 // GETTERS / SETTERS
87 86
88 codeViewDocument:{ 87 codeViewDocument:{