Roo/htmleditor/TidyWriter.js
authorAlan <alan@roojs.com>
Fri, 7 Jan 2022 07:11:42 +0000 (15:11 +0800)
committerAlan <alan@roojs.com>
Fri, 7 Jan 2022 07:11:42 +0000 (15:11 +0800)
Roo/htmleditor/TidyWriter.js

index f4c8c9b..c2a0b04 100644 (file)
@@ -93,7 +93,6 @@ Roo.htmleditor.TidyWriter.prototype = {
                     this.addLine();
                 } else{
                     // otherwise - no new line. (and dont indent.)
-                    
                     indentstr = '';
                 }