mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
fix: exception namespace
This commit is contained in:
parent
785af114f0
commit
ecb4f97a72
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?php
|
||||
|
||||
namespace Appwrite\Extend\Exception;
|
||||
namespace Appwrite\Extend;
|
||||
|
||||
use Utopia\Config\Config;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue