mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
injecting poolForQueue to schedulers
This commit is contained in:
parent
66bfc5748b
commit
12458af84a
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ use Utopia\CLI\Console;
|
|||
use Utopia\Database\Database;
|
||||
use Utopia\Database\DateTime;
|
||||
use Utopia\Pools\Group;
|
||||
use Utopia\Pools\Pool;
|
||||
|
||||
class ScheduleFunctions extends ScheduleBase
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue