diff --git a/school.html b/school.html
index c1e577b..846a8f8 100644
--- a/school.html
+++ b/school.html
@@ -221,11 +221,7 @@
console.log(intersects[0]);
}
});
-
- // 円ボタンのクリックイベント
- document.getElementById("myCircleButton").addEventListener("click", function() {
- alert("☺");
- });
+
// 初期化とアニメーションの開始
init();