fix(phpstan): remove unused Curl import from OidcHttpGateway
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
|
|
||||||
namespace MintyPHP\Service\Auth;
|
namespace MintyPHP\Service\Auth;
|
||||||
|
|
||||||
use MintyPHP\Curl;
|
|
||||||
|
|
||||||
class OidcHttpGateway
|
class OidcHttpGateway
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user