Skip to content

Commit

Permalink
migrate data recording control TODO to SW1-1/SW1-24
Browse files Browse the repository at this point in the history
  • Loading branch information
jackwherry authored and MCLiii committed Feb 7, 2024
1 parent 52bec6d commit 2cab72d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Frontend/src/Components/Dashboard/DataRecordingControl.js
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ export default function DataRecordingControl(props) {

// ------------------------------------------ Data recording controls --------------------------------------------

// TODO: consider making isProcessing boolean to control when to display a loading spinner

const finalModalRef = useRef();
const createRef = useRef();

Expand Down

0 comments on commit 2cab72d

Please sign in to comment.