Skip to content
Snippets Groups Projects
Commit df0504de authored by Patrick's avatar Patrick
Browse files

modify comment

parent 0f66093e
No related branches found
No related tags found
No related merge requests found
......@@ -242,7 +242,7 @@ func registerServiceInstance() {
}
}
// createInstance
// nolint
func createInstance(url common.URL) (registry.ServiceInstance, error) {
appConfig := GetApplicationConfig()
port, err := strconv.ParseInt(url.Port, 10, 32)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment