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