mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
remove disables
This commit is contained in:
@@ -100,8 +100,6 @@ class StatsResources extends Action
|
||||
return;
|
||||
}
|
||||
|
||||
$dbForPlatform->disableFilters();
|
||||
$dbForProject->disableFilters();
|
||||
|
||||
try {
|
||||
$region = $project->getAttribute('region');
|
||||
|
||||
Reference in New Issue
Block a user