Removed unused import

This commit is contained in:
Faizan Pasha
2022-09-17 06:02:11 +05:30
parent 12b6e671b0
commit ffe525c5cc
-1
View File
@@ -1,6 +1,5 @@
<?php
use Appwrite\Auth\SMS;
use Appwrite\SMS\Adapter\Mock;
use Appwrite\SMS\Adapter\Telesign;
use Appwrite\SMS\Adapter\TextMagic;