mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 09:26:14 -04:00
changesettracker: Surface handleUserChanges()
errors
This commit is contained in:
parent
b9bea963e4
commit
b805143d1a
1 changed files with 0 additions and 2 deletions
|
@ -53,8 +53,6 @@ const makeChangesetTracker = (scheduler, apool, aceCallbacksProvider) => {
|
|||
changeCallbackTimeout = scheduler.setTimeout(() => {
|
||||
try {
|
||||
changeCallback();
|
||||
} catch (pseudoError) {
|
||||
// as empty as my soul
|
||||
} finally {
|
||||
changeCallbackTimeout = null;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue