mirror of
https://github.com/appwrite/appwrite
synced 2026-05-22 16:38:32 +00:00
fixed
This commit is contained in:
parent
019408ebcd
commit
3f43e239c0
1 changed files with 1 additions and 1 deletions
|
|
@ -22,10 +22,10 @@ use Appwrite\SDK\Language\Swift;
|
|||
use Appwrite\SDK\Language\Web;
|
||||
use Appwrite\SDK\SDK;
|
||||
use Appwrite\Spec\Swagger2;
|
||||
use Exception;
|
||||
use Utopia\CLI\Console;
|
||||
use Utopia\Config\Config;
|
||||
use Utopia\Platform\Action;
|
||||
use Exception;
|
||||
|
||||
class SDKs extends Action
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue