From 69d12f31148d0a34ef367d0f69a39b1b1c8f34a7 Mon Sep 17 00:00:00 2001 From: stweedo <108593831+stweedo@users.noreply.github.com> Date: Fri, 6 Sep 2024 08:32:21 -0500 Subject: [PATCH] Remove boxKeys declaration --- apps/boxclk/app.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/boxclk/app.js b/apps/boxclk/app.js index faaf4b7d2..ce54da25d 100644 --- a/apps/boxclk/app.js +++ b/apps/boxclk/app.js @@ -139,8 +139,6 @@ } } - let boxKeys = Object.keys(boxes); - // 6. Text and drawing functions /*