mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-28 05:54:21 -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
|
||||
});
|
||||
|
||||
console.log(value);
|
||||
if (value <= 400) return true;
|
||||
return false;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue