From 0c8968fb8df4ce302c928118cd81e75f5bef2861 Mon Sep 17 00:00:00 2001 From: Chris Date: Tue, 30 Jan 2018 17:23:00 -0600 Subject: unnamed return (#8170) --- model/cluster_info_test.go | 1 - 1 file changed, 1 deletion(-) (limited to 'model/cluster_info_test.go') diff --git a/model/cluster_info_test.go b/model/cluster_info_test.go index c019df40a..ec6ba6c1f 100644 --- a/model/cluster_info_test.go +++ b/model/cluster_info_test.go @@ -28,5 +28,4 @@ func TestClusterInfosJson(t *testing.T) { if clusterInfos[0].IpAddress != result[0].IpAddress { t.Fatal("Ids do not match") } - } -- cgit v1.2.3-1-g7c22