mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update src/Appwrite/Utopia/Database/Validator/Spatial.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
This commit is contained in:
committed by
GitHub
parent
2755fd1fe6
commit
a8bbac4800
@@ -32,7 +32,6 @@ class Spatial extends JSON
|
||||
*/
|
||||
public function isValid($value): bool
|
||||
{
|
||||
|
||||
if (!parent::isValid($value)) {
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user