diff --git a/js/auth.js b/js/auth.js index 86561c3..f0438c9 100644 --- a/js/auth.js +++ b/js/auth.js @@ -1,4 +1,3 @@ -let API_BASE_URL; const API_BASE_URL = window.location.origin + '/api';