mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
Update src/Appwrite/Utopia/Database/Validator/Spatial.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
This commit is contained in:
parent
2755fd1fe6
commit
a8bbac4800
1 changed files with 0 additions and 1 deletions
|
|
@ -32,7 +32,6 @@ class Spatial extends JSON
|
|||
*/
|
||||
public function isValid($value): bool
|
||||
{
|
||||
|
||||
if (!parent::isValid($value)) {
|
||||
return false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue