mirror of
https://github.com/orbitdb/orbitdb.git
synced 2025-06-01 03:36:38 +00:00
fix: Linting.
This commit is contained in:
parent
383524918f
commit
87a6f1dcf3
@ -127,10 +127,6 @@ describe('Documents Database Replication', function () {
|
|||||||
++updateCount
|
++updateCount
|
||||||
}
|
}
|
||||||
|
|
||||||
const onError = (err) => {
|
|
||||||
console.error(err)
|
|
||||||
}
|
|
||||||
|
|
||||||
db2.events.on('join', onConnected)
|
db2.events.on('join', onConnected)
|
||||||
db2.events.on('update', onUpdate)
|
db2.events.on('update', onUpdate)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user