mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
fix import
This commit is contained in:
parent
f3927c3d20
commit
ef61879f5e
1 changed files with 1 additions and 0 deletions
|
|
@ -25,6 +25,7 @@ use Appwrite\Spec\Swagger2;
|
||||||
use Utopia\CLI\Console;
|
use Utopia\CLI\Console;
|
||||||
use Utopia\Config\Config;
|
use Utopia\Config\Config;
|
||||||
use Utopia\Platform\Action;
|
use Utopia\Platform\Action;
|
||||||
|
use Exception;
|
||||||
|
|
||||||
class SDKs extends Action
|
class SDKs extends Action
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue