mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +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;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
$dbForPlatform->disableFilters();
|
|
||||||
$dbForProject->disableFilters();
|
|
||||||
|
|
||||||
try {
|
try {
|
||||||
$region = $project->getAttribute('region');
|
$region = $project->getAttribute('region');
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue