Skip to content

Commit

Permalink
fix: PR comment
Browse files Browse the repository at this point in the history
  • Loading branch information
a3828162 committed Sep 10, 2024
1 parent fb824b1 commit d5c5546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/util/search_nf_service.go
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ func SearchNFServiceUri(nfProfile models.NrfNfDiscoveryNfProfile, serviceName mo
}
}

return
return nfUri
}

func getSbiUri(scheme models.UriScheme, ipv4Address string, port int32) (uri string) {
Expand Down

0 comments on commit d5c5546

Please sign in to comment.