mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
feat: use default exception
This commit is contained in:
@@ -8,7 +8,7 @@ use PDO;
|
||||
use Redis;
|
||||
use Swoole\Runtime;
|
||||
use Utopia\CLI\Console;
|
||||
use Utopia\Exception;
|
||||
use Exception;
|
||||
|
||||
abstract class Migration
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user