remove comment

This commit is contained in:
dranik
2026-05-18 18:05:06 +03:00
parent d8668742b4
commit d6c34b3f60
13 changed files with 10 additions and 91 deletions
@@ -9,10 +9,6 @@
class SecureAppSettingsRepository;
/**
* Core API for QR pairing against Amnezia gateway (POST /v1/generate_qr, /v1/scan_qr).
* Phase 1: transport via GatewayController, error mapping incl. gateway `http_status` wrapper and OpenAPI-style bodies.
*/
class PairingController
{
public: