mirror of
https://github.com/status-im/consul.git
synced 2025-02-03 01:14:23 +00:00
Remove outdated comment
This commit is contained in:
parent
d8517bd6fd
commit
114a18e890
@ -847,7 +847,6 @@ func (s *Store) protocolForService(
|
|||||||
return 0, "", err
|
return 0, "", err
|
||||||
}
|
}
|
||||||
|
|
||||||
// Check the wildcard entry's protocol against the discovery chain protocol for the service.
|
|
||||||
idx, serviceDefaults, err := s.configEntryTxn(tx, ws, structs.ServiceDefaults, svc.ID, &svc.EnterpriseMeta)
|
idx, serviceDefaults, err := s.configEntryTxn(tx, ws, structs.ServiceDefaults, svc.ID, &svc.EnterpriseMeta)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
return 0, "", err
|
return 0, "", err
|
||||||
|
Loading…
x
Reference in New Issue
Block a user