Skip to content

Commit

Permalink
feat: Removed log line
Browse files Browse the repository at this point in the history
  • Loading branch information
tbalar-splunk committed Mar 3, 2021
1 parent be0b945 commit 1f51cb4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ export function getMetaInfo() {
}

export function generateEndPointUrl(name) {
console.log("unifiedConfig: ", unifiedConfigs);
return `${unifiedConfigs.meta.restRoot}/${name}`;
}

Expand Down

0 comments on commit 1f51cb4

Please sign in to comment.