Skip to content

Commit

Permalink
fix CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
mozzy11 committed Aug 27, 2024
1 parent 75cfe22 commit 2bc1fef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ export default function App() {
);
}
} catch (error) {
console.log(er);
console.error(error);
if (counter === 10) {
const options = {
Expand Down

0 comments on commit 2bc1fef

Please sign in to comment.