Add replica logging

This commit is contained in:
Ben Johnson
2021-06-06 08:02:48 -06:00
parent 8fb9c910f0
commit 8b70e3d8a8
3 changed files with 11 additions and 10 deletions

View File

@@ -185,7 +185,6 @@ func (c *ReplicateCommand) Close() (err error) {
}
}
}
// TODO(windows): Clear DBs
return err
}