We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03c7665 commit c5328b5Copy full SHA for c5328b5
src/VerifierServer/Endpoints/EndPointInterface.php
@@ -2,9 +2,7 @@
2
3
namespace VerifierServer\Endpoints;
4
5
-use React\Http\Message\Response;
6
use Psr\Http\Message\ServerRequestInterface;
7
-use VerifierServer\PersistentState;
8
9
interface EndpointInterface
10
{
0 commit comments