Skip to content

Commit

Permalink
empty push
Browse files Browse the repository at this point in the history
  • Loading branch information
William Yuan committed Nov 2, 2022
1 parent 2d2f473 commit 352e110
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion script.js
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@ function uploadData() {
"ZMatch Number": data[1],
"ZTeam": data[0]
};
hr(sr(db, 'Events/Test2022/Robots/' + data[0] + "/" + data[1] + "/"), json_data)

cr(or(sr(db, 'Events/Test2022/Robots/' + data[0] + '/'), data[1]), json_data)

Expand Down

0 comments on commit 352e110

Please sign in to comment.