chore: format

This commit is contained in:
cha0s 2024-08-05 13:32:59 -05:00
parent 84ee8ee997
commit 02a124cb3e

View File

@ -55,4 +55,3 @@ export default async function createPlayer(id) {
};
return player;
}