TLS-F: build fixes

Co-Authored-By: brekotis <93345790+brekotis@users.noreply.github.com>
This commit is contained in:
Alexey
2026-02-20 13:14:09 +03:00
parent ce64bf1cee
commit 708bedc95e
2 changed files with 5 additions and 1 deletions

View File

@@ -14,7 +14,6 @@ use crate::error::{ProxyError, HandshakeResult};
use crate::stats::ReplayChecker;
use crate::config::ProxyConfig;
use crate::tls_front::{TlsFrontCache, emulator};
use crate::tls_front::types::CachedTlsData;
/// Result of successful handshake
///