fix: align staged relay lint allowance

Co-authored-by: Codex noreply@openai.com
This commit is contained in:
viyatb-oai
2026-06-09 17:45:22 -07:00
parent 82c7480c8f
commit fcbdb2c940

View File

@@ -25,7 +25,7 @@ pub(crate) use harness::noise_harness_connection_from_websocket;
// This value is already part of the relay wire contract. Keep it stable even
// though the source module now uses the more precise Noise terminology.
#[expect(
#[allow(
dead_code,
reason = "used by the remote Noise opt-in in the next stacked change"
)]