This commit is contained in:
dev-chiefworks
2022-04-20 20:25:11 -04:00
parent 73459eb5ff
commit efe760efed
+1 -1
View File
@@ -3,7 +3,7 @@
namespace App\Services;
use GuzzleHttp\Client as HTTPClient;
use CoreServiceApi;
use \CoreServiceApi;
class FloatLogin extends CoreServiceApi
{