Skip to content

Commit

Permalink
remove console logs
Browse files Browse the repository at this point in the history
  • Loading branch information
birdpump committed Aug 15, 2024
1 parent 587786d commit 24b18f4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions controllers/admin/adminData.js
Original file line number Diff line number Diff line change
Expand Up @@ -257,8 +257,6 @@ export async function queryAvailableLockersCount() {
areas[buildingNumber] = floors;
}

console.log(areas);

const buildingCounts = {};

// Iterate over each building
Expand Down

0 comments on commit 24b18f4

Please sign in to comment.