This website works better with JavaScript.
Home
Explore
Vladimir Smagin
DEB repository
Return to Blog
Help
Sign In
Kubernetes
/
hetzner-dns
forked from
Kubernetes/external-dns
Watch
1
Star
0
Fork
0
Code
Pull Requests
0
Releases
2
Activity
Browse Source
Remove unnecessary import
master
Adam Stankiewicz
9 months ago
parent
d6bb3ef82c
commit
e8f301ec35
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
plan/plan.go
+ 0
- 1
plan/plan.go
View File
@ -21,7 +21,6 @@ import (
"strconv"
"strings"
log
"github.com/sirupsen/logrus"
"sigs.k8s.io/external-dns/endpoint"
)
Write
Preview
Loading…
Cancel
Save