Skip to content

Commit

Permalink
- checkpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
boriskovar-m2ms committed Nov 22, 2023
1 parent 64b67c5 commit a38e0a3
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 a38e0a3

Please sign in to comment.