fix: exception namespace

This commit is contained in:
Christy Jacob
2022-01-30 02:49:52 +04:00
parent 785af114f0
commit ecb4f97a72
+1 -1
View File
@@ -1,6 +1,6 @@
<?php
namespace Appwrite\Extend\Exception;
namespace Appwrite\Extend;
use Utopia\Config\Config;