Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
treipatru committed Jul 15, 2024
1 parent d5b337e commit 2bc01d2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/test/msw/handlers.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ const {
MASTODON_BASE_URL,
MOVIEDB_API_URL,
} = process.env;
console.log(process.env);
export const ENDPOINTS = {
mastodon: {
homeTimeline: `${MASTODON_BASE_URL}/api/v1/timelines/home`,
Expand Down

0 comments on commit 2bc01d2

Please sign in to comment.