Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe-Heffer-Shef committed Jun 14, 2024
1 parent b1ee3eb commit 50acd0d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/src/components/SaveMarkers.jsx
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
/*
Save labels
Save labels-
Send the labels to the backend
*/
function SaveMarkers(props) {

function handleSubmit() {

// eslint-disable-next-line no-unused-vars
const photo_path = '1970-01-01/set_A/device_1234/camera_1/20200101_094359.123456_000002.np';
const source = 'btviewer';
const version = '0.0.0'
Expand Down

0 comments on commit 50acd0d

Please sign in to comment.