Skip to content

Commit

Permalink
remove endpointKey, merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
cgroschupp committed Sep 5, 2023
1 parent 6f2e406 commit 9d3fca0
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions registry/txt.go
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,6 @@ const (
providerSpecificForceUpdate = "txt/force-update"
)

type endpointKey struct {
DNSName string
RecordType string
SetIdentifier string
}

type TXTFormat string

const (
Expand Down

0 comments on commit 9d3fca0

Please sign in to comment.