Fix deletes worker crash

This commit is contained in:
Jake Barnby 2023-08-23 16:19:22 -04:00
parent 0a5b0fa06b
commit 0e7a136cf8
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

View file

@ -1,6 +1,7 @@
<?php
use Appwrite\Auth\Auth;
use Executor\Executor;
use Utopia\App;
use Utopia\Cache\Adapter\Filesystem;
use Utopia\Cache\Cache;