goimports -w
This commit is contained in:
+1
-1
@@ -239,4 +239,4 @@ func (d *Database) TruncateAncients(n uint64) error {
|
||||
// Sync flushes all in-memory ancient store data to disk
|
||||
func (d *Database) Sync() error {
|
||||
return errNotSupported
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user