Skip to content

Commit

Permalink
repub: remove unused field
Browse files Browse the repository at this point in the history
License: MIT
Signed-off-by: Kevin Atkinson <k@kevina.org>
  • Loading branch information
kevina committed Jun 9, 2017
1 parent d674dd7 commit 4805e8d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion namesys/republisher/repub.go
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ type Republisher struct {
RecordLifetime time.Duration

entrylock sync.Mutex
entries map[peer.ID]struct{}
}

// NewRepublisher creates a new Republisher
Expand Down

0 comments on commit 4805e8d

Please sign in to comment.