lib/sync: Remove unused struct field
This commit is contained in:
@@ -85,7 +85,6 @@ func (h holder) String() string {
|
||||
|
||||
type loggedMutex struct {
|
||||
sync.Mutex
|
||||
start time.Time
|
||||
holder atomic.Value
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user