Update application.js

This commit is contained in:
Idrees Hassan
2026-03-30 06:35:29 -07:00
parent eab6086f4d
commit 2f3d7958ea
9 changed files with 9 additions and 21 deletions

View File

@@ -408,8 +408,6 @@ function startApplication(birbPixels, featherPixels, hatsPixels) {
setInterval(update, UPDATE_INTERVAL);
flyToElement(true);
// TODO: Remove
insertFieldGuide();
}
function update() {