Skip to content

Commit

Permalink
Update init.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AxeRicin committed Dec 28, 2023
1 parent 75c37c0 commit d65c713
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/init.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ const rollbarConfig = {
};

const init = async () => {
console.log(process.env.REACT_APP_TEST);
const i18n = i18next.createInstance();

await i18n
Expand Down

0 comments on commit d65c713

Please sign in to comment.