aboutsummaryrefslogtreecommitdiff
path: root/js/document/html-document.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/document/html-document.js')
-rwxr-xr-xjs/document/html-document.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/document/html-document.js b/js/document/html-document.js
index 9d083dd8..fc803c49 100755
--- a/js/document/html-document.js
+++ b/js/document/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:{