Skip to content

Commit

Permalink
ci: eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicpotato137 committed Nov 3, 2023
1 parent e84ba6c commit a45984b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Universe/Overlay/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ export const Overlay = () => {
<CenterIcon onClick={() =>
{
setCameraFocusTrigger(!cameraFocusTrigger);
console.log("hello");
}}
/>
</CenterButton>
Expand Down

0 comments on commit a45984b

Please sign in to comment.