aboutsummaryrefslogtreecommitdiff
path: root/plugin/etcd/etcd.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/etcd/etcd.go')
-rw-r--r--plugin/etcd/etcd.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/etcd/etcd.go b/plugin/etcd/etcd.go
index c75261b41..1f091c487 100644
--- a/plugin/etcd/etcd.go
+++ b/plugin/etcd/etcd.go
@@ -185,4 +185,4 @@ func shouldInclude(serv *msg.Service, qType uint16) bool {
return serv.Text != ""
}
return serv.Host != ""
-} \ No newline at end of file
+}