Skip to content

Commit

Permalink
ipam: remove unuse type owner
Browse files Browse the repository at this point in the history
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
  • Loading branch information
tklauser authored and borkmann committed Feb 20, 2020
1 parent 800a47f commit 0477814
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pkg/ipam/allocator.go
Expand Up @@ -34,8 +34,6 @@ const (
familyIPv6 = "ipv6"
)

type owner string

// Error definitions
var (
// ErrIPv4Disabled is returned when IPv4 allocation is disabled
Expand Down

0 comments on commit 0477814

Please sign in to comment.