fix(core): update
This commit is contained in:
parent
4fe85134c4
commit
90f8ee4e9d
@ -95,7 +95,7 @@ export class KeyValueStore {
|
||||
/**
|
||||
* updates a value
|
||||
*/
|
||||
public async update(keyObject) {};
|
||||
public async update(keyObject) {}
|
||||
|
||||
/**
|
||||
* computes the identity
|
||||
|
Loading…
Reference in New Issue
Block a user