downgraded csv writer ver

This commit is contained in:
shimon
2023-05-23 21:02:23 +03:00
parent 5163ce7cc9
commit 3545e0740f
3 changed files with 2 additions and 5494 deletions
+1 -1
View File
@@ -3,6 +3,7 @@
namespace Appwrite\Platform\Tasks;
use Exception;
use League\Csv\Reader;
use Utopia\App;
use Utopia\Platform\Action;
use Utopia\Cache\Cache;
@@ -26,7 +27,6 @@ class UsersCalc extends Action
protected string $path;
protected string $date;
public static function getName(): string
{
return 'users-calc';