mirror of
https://github.com/ether/etherpad-lite.git
synced 2026-01-08 18:10:59 +01:00
remove console error
This commit is contained in:
parent
1fd99bfd43
commit
ea4307ae97
@ -50,7 +50,6 @@ async.series([
|
||||
padManager.removePad(padId, function(err){
|
||||
callback(err);
|
||||
});
|
||||
console.error("cool I got here");
|
||||
callback();
|
||||
}
|
||||
], function (err)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user