1
0
Fork 0
mirror of synced 2024-06-26 18:20:43 +12:00

fix: exception namespace

This commit is contained in:
Christy Jacob 2022-01-30 02:49:52 +04:00
parent 785af114f0
commit ecb4f97a72

View file

@ -1,6 +1,6 @@
<?php
namespace Appwrite\Extend\Exception;
namespace Appwrite\Extend;
use Utopia\Config\Config;