Skip to content

Commit

Permalink
- checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
boriskovar-m2ms committed Dec 13, 2023
1 parent 5a6935a commit 101751b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -985,7 +985,6 @@ const ObservationCmpView = memo(
};

const [loadingVector, setLoadingVector] = useState(false);

const onVector = () => {
setLoadingVector(true);
if (isVectorOn === false) {
Expand Down

0 comments on commit 101751b

Please sign in to comment.