mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Update src/Appwrite/Utopia/Database/Validator/Queries/Base.php
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
This commit is contained in:
co-authored by
Jake Barnby
parent
1388b0ca21
commit
b499857871
@@ -87,8 +87,6 @@ class Base extends Queries
|
||||
$allAttributes[] = $attribute;
|
||||
}
|
||||
|
||||
|
||||
|
||||
$validators = [
|
||||
new Limit(),
|
||||
new Offset(),
|
||||
|
||||
Reference in New Issue
Block a user