diff --git a/core/Service/Auth/OidcHttpGateway.php b/core/Service/Auth/OidcHttpGateway.php index d88119c..2c77ff8 100644 --- a/core/Service/Auth/OidcHttpGateway.php +++ b/core/Service/Auth/OidcHttpGateway.php @@ -2,8 +2,6 @@ namespace MintyPHP\Service\Auth; -use MintyPHP\Curl; - class OidcHttpGateway { /**