chore: remove unused import

This commit is contained in:
loks0n
2023-11-13 15:47:19 +00:00
parent 2a50597e04
commit 1b78ae1eaf
@@ -10,7 +10,6 @@ use Utopia\Messaging\Adapters\SMS\TextMagic;
use Utopia\Messaging\Adapters\SMS\Twilio;
use Utopia\Messaging\Adapters\SMS\Vonage;
use Utopia\Messaging\Adapters\SMS\GEOSMS;
use Utopia\Messaging\Adapters\SMS\GEOSMS\CallingCode;
use Utopia\DSN\DSN;
class SMSFactory