From 2f2b3137d243a75a98cf2a0a3ab32e7fb407e48d Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Sun, 8 Jul 2018 21:35:11 -0700 Subject: minor CS --- service/rpc/config_test.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'service/rpc') diff --git a/service/rpc/config_test.go b/service/rpc/config_test.go index 87a89a2b..8642e9ab 100644 --- a/service/rpc/config_test.go +++ b/service/rpc/config_test.go @@ -6,8 +6,6 @@ import ( "testing" ) -// todo: test hydrate - func TestConfig_Listener(t *testing.T) { cfg := &Config{Listen: "tcp://:18001"} -- cgit v1.2.3