We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64f5962 commit 68d8684Copy full SHA for 68d8684
store/mvcc_store.go
@@ -506,4 +506,4 @@ func (s *mvccStore) Compact(ctx context.Context, minTS uint64) error {
506
507
func (s *mvccStore) Close() error {
508
return nil
509
-}
+}
0 commit comments