mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
remove disables
This commit is contained in:
parent
b32dd316e1
commit
61c619f373
1 changed files with 0 additions and 2 deletions
|
|
@ -100,8 +100,6 @@ class StatsResources extends Action
|
|||
return;
|
||||
}
|
||||
|
||||
$dbForPlatform->disableFilters();
|
||||
$dbForProject->disableFilters();
|
||||
|
||||
try {
|
||||
$region = $project->getAttribute('region');
|
||||
|
|
|
|||
Loading…
Reference in a new issue