mirror of
https://github.com/dolthub/dolt.git
synced 2026-05-20 11:29:13 -05:00
Remove unused field
This commit is contained in:
@@ -167,9 +167,6 @@ type sessionAwareSafepointController struct {
|
||||
|
||||
waiter *gcctx.GCSafepointWaiter
|
||||
keeper func(hash.Hash) bool
|
||||
|
||||
// NM4 - Maybe here???
|
||||
cmpLvl int
|
||||
}
|
||||
|
||||
func (sc *sessionAwareSafepointController) visit(ctx context.Context, sess gcctx.GCRootsProvider) error {
|
||||
|
||||
Reference in New Issue
Block a user