mirror of
https://github.com/kolbytn/mindcraft.git
synced 2025-08-03 22:05:35 +02:00
Update mind_server.js
Removed an unnecessary line
This commit is contained in:
parent
8809ad6dea
commit
c594f3768e
1 changed files with 0 additions and 1 deletions
|
@ -164,4 +164,3 @@ export const getConnectedAgents = () => connectedAgents;
|
|||
export function getAllInGameAgentNames() {
|
||||
return Object.keys(inGameAgents);
|
||||
}
|
||||
|
Loading…
Add table
Reference in a new issue