mirror of
https://github.com/xevidos/codiad.git
synced 2025-01-08 22:11:55 +01:00
Removed autosave content logging
This commit is contained in:
parent
f570988814
commit
c1a43b867d
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@
|
|||
|
||||
if( _this.verbose ) {
|
||||
|
||||
console.log( content, _this.content );
|
||||
//console.log( content, _this.content );
|
||||
}
|
||||
|
||||
if( content == _this.content ) {
|
||||
|
|
Loading…
Reference in a new issue