Skip to content

Commit

Permalink
removed extra newlines
Browse files Browse the repository at this point in the history
  • Loading branch information
snyaggarwal committed Nov 10, 2020
1 parent f2ba09e commit 41518d2
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/common/utils.js
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,3 @@ export const toFullAPIURL = uri => {
const APIURL = window.API_URL || process.env.API_URL;
return APIURL + uri;
}


0 comments on commit 41518d2

Please sign in to comment.