fix(OCM): Remove comment meant only for OCP APIs

Signed-off-by: Micke Nordin <kano@sunet.se>
This commit is contained in:
Micke Nordin 2026-06-18 11:56:54 +02:00
parent 5c19d24e76
commit dec38e5307
No known key found for this signature in database
GPG key ID: 4A10941FAD116B7E

View file

@ -38,8 +38,6 @@ use Psr\Log\LoggerInterface;
/**
* Controller for the /token endpoint
* Exchanges long-lived refresh tokens for short-lived access tokens
*
* @since 32.0.0
*/
class TokenController extends ApiController {
public function __construct(