diff --git a/src/pages/shooter/index.tsx b/src/pages/shooter/index.tsx index 4631092..890d466 100644 --- a/src/pages/shooter/index.tsx +++ b/src/pages/shooter/index.tsx @@ -101,9 +101,6 @@ const Shooter = () => { コルクの残量を表示しています ))} -

{initialOrientation.alpha}

-

{initialOrientation.beta}

-

{initialOrientation.gamma}

); };