Style
This commit is contained in:
parent
a1a7b200c0
commit
7bf7790e1f
3 changed files with 2 additions and 4 deletions
|
|
@ -254,8 +254,6 @@ export class Database {
|
|||
}
|
||||
|
||||
private save(): void {
|
||||
this.logger.debug(JSON.stringify(this.documents, null, 2));
|
||||
|
||||
this.ensureConsistency();
|
||||
void this.saveData({
|
||||
documents: this.resolvedDocuments.map(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue