diff --git a/backend/index.js b/backend/index.js index bbaef55..da547ae 100644 --- a/backend/index.js +++ b/backend/index.js @@ -171,8 +171,7 @@ function getParentTeams(team_id, all_teams = []) { } return parents -} - +} function reshapeTeamData(teams) {