Skip to content

Commit

Permalink
Update src/js/common.js
Browse files Browse the repository at this point in the history
Co-authored-by: tams sokari <[email protected]>
  • Loading branch information
mldangelo and tamssokari authored Oct 3, 2023
1 parent 0df9caa commit 6766586
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/js/common.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
*/
const getEndpoint = (environment) =>
({
development: "https://devapi.smileidentity.com/v1",
sandbox: "https://testapi.smileidentity.com/v1",
live: "https://api.smileidentity.com/v1",
production: "https://api.smileidentity.com/v1",
Expand Down

0 comments on commit 6766586

Please sign in to comment.