Remove psalm annotations
This commit is contained in:
parent
97f3848b66
commit
cd5c97afd3
58 changed files with 3 additions and 153 deletions
|
@ -19,9 +19,6 @@ use Lcobucci\JWT\Validation\RequiredConstraintsViolated;
|
|||
use Monolog\Handler\StreamHandler;
|
||||
use Monolog\Logger;
|
||||
|
||||
/**
|
||||
* @psalm-suppress UnusedClass
|
||||
*/
|
||||
class MicropubController extends Controller
|
||||
{
|
||||
protected TokenService $tokenService;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue