🗑️ Remove unused files and redundant assets from the project

This commit is contained in:
2026-01-28 05:48:15 +00:00
parent fedcc8d25d
commit 053db5e32b
45 changed files with 87734 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
// TODO: Uncomment the following line to save the response to a JSON file
// saveResponseToJson({
// response: participantsResponse?.tournament?.participants,
// fileName: 'participants'
// });