Skip to content

Commit 61c619f

Browse files
committed
remove disables
1 parent b32dd31 commit 61c619f

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/Appwrite/Platform/Workers/StatsResources.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,6 @@ protected function countForProject(Database $dbForPlatform, callable $getLogsDB,
100100
return;
101101
}
102102

103-
$dbForPlatform->disableFilters();
104-
$dbForProject->disableFilters();
105103

106104
try {
107105
$region = $project->getAttribute('region');

0 commit comments

Comments
 (0)