Skip to content

Commit

Permalink
Merge pull request #58 from skillful-alex/fix-issue-57--Build-broken-…
Browse files Browse the repository at this point in the history
…after-36

resolve #57 "Build broken after #36"
  • Loading branch information
Stebalien committed Aug 12, 2019
2 parents 6942398 + 4d82298 commit 082ac9f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions net.go
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,6 @@ type maEndpoints struct {
raddr ma.Multiaddr
}

var _ Conn = (*maConn)(nil)

// LocalMultiaddr returns the local address associated with
// this connection
func (c *maEndpoints) LocalMultiaddr() ma.Multiaddr {
Expand Down

0 comments on commit 082ac9f

Please sign in to comment.