Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
Tkaixiang committed Oct 29, 2021
1 parent fe7f338 commit 2f68f1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/Scoreboard/Scoreboard.js
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,6 @@ class Scoreboard extends React.Component {
}

sortPlotRenderData(data) {
console.log(data)
let formattedData = []
let finalPoint = {}
let scoreArray = []
Expand Down

0 comments on commit 2f68f1c

Please sign in to comment.