Update src/Appwrite/Utopia/Database/Validator/Queries/Base.php

Co-authored-by: Jake Barnby <jakeb994@gmail.com>
This commit is contained in:
ArnabChatterjee20k
2025-12-03 19:12:56 +05:30
committed by GitHub
co-authored by Jake Barnby
parent 1388b0ca21
commit b499857871
@@ -87,8 +87,6 @@ class Base extends Queries
$allAttributes[] = $attribute;
}
$validators = [
new Limit(),
new Offset(),