Skip to content

Commit

Permalink
[XAPID-1002] resolve conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
haomingzhang committed Aug 16, 2017
1 parent 63b5cba commit 9282d94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ func initPlugin(s apid.Services) (apid.PluginData, error) {
},
}
apidClusterId = config.GetString(configApidClusterID)


client := &trackerClient{
trackerBaseUrl: configApiServerBaseURI,
Expand Down

0 comments on commit 9282d94

Please sign in to comment.