mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-29 06:15:24 -04:00
📃 Remove logs
This commit is contained in:
parent
e0a4276a5a
commit
885f75bd80
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ export const matchImages = ({
|
||||||
threshold: 0.25
|
threshold: 0.25
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log(value);
|
|
||||||
if (value <= 400) return true;
|
if (value <= 400) return true;
|
||||||
return false;
|
return false;
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue