From 5c3ef39e379749eed1d7ae4d087079ac604d9f4c Mon Sep 17 00:00:00 2001 From: Index Date: Sat, 29 Jun 2024 05:52:37 -0500 Subject: [PATCH] chore: remove un-used function parameter --- the-great-divide.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/the-great-divide.js b/the-great-divide.js index 90cf965..e8edc00 100644 --- a/the-great-divide.js +++ b/the-great-divide.js @@ -80,7 +80,7 @@ const PlaceAllowlist = [ } } - async function UserStatsTab(hasTeam) { + async function UserStatsTab() { const EventSection = document.createElement('div') EventSection.innerHTML = `