Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
fix: コンソールログ消し忘れ
Browse files Browse the repository at this point in the history
  • Loading branch information
K-Kizuku committed Aug 17, 2024
1 parent eccc6e1 commit 4479cc6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/pages/shooter/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ const Shooter = () => {
handleClick();
}
};
console.log("hige");

return (
<div>
Expand Down

0 comments on commit 4479cc6

Please sign in to comment.