go-ipfs-config: fix(repo/config) Update gcr_servers.go TODO rename

This commit is contained in:
Brian Tiger Chow 2015-02-06 11:08:11 -07:00
parent b4bc6482c8
commit 4b98e19165

View File

@ -4,6 +4,7 @@ import "github.com/jbenet/go-ipfs/util/ipfsaddr"
// TODO replace with final servers before merge
// TODO rename
type GCR struct {
Servers []string
}