Skip to content

Commit fe32024

Browse files
committed
fix: remove duplicated render call
1 parent da5cad3 commit fe32024

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

app/controllers/api/v1/analytics/champions_controller.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ def build_champion_data(player, champion_stats)
8585
end
8686
}
8787
}
88-
89-
render_success(champion_data)
9088
end
9189

9290
def details

0 commit comments

Comments
 (0)