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