Skip to content

Commit

Permalink
Remove console log for shadowrocket in Apps component
Browse files Browse the repository at this point in the history
  • Loading branch information
MatinDehghanian committed Nov 28, 2024
1 parent 594953a commit d6cf996
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/Apps.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ const renderButtonGrid = (
window.location.href = shadowrocketLink; // Redirect to the Shadowrocket link
};

console.log(shadowrocket);

return (
<Grid
item
Expand Down

0 comments on commit d6cf996

Please sign in to comment.