From 1d4167fd107158f5835e1fe08e0a04522f502fc2 Mon Sep 17 00:00:00 2001 From: Bernd Schoolmann Date: Fri, 17 Oct 2025 10:53:00 +0200 Subject: [PATCH] Cleanup --- apps/desktop/desktop_native/ssh_agent/src/protocol/types.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/apps/desktop/desktop_native/ssh_agent/src/protocol/types.rs b/apps/desktop/desktop_native/ssh_agent/src/protocol/types.rs index 5be4b7099f4..e94fab158ee 100644 --- a/apps/desktop/desktop_native/ssh_agent/src/protocol/types.rs +++ b/apps/desktop/desktop_native/ssh_agent/src/protocol/types.rs @@ -408,8 +408,6 @@ fn parse_key_safe(pem: &str) -> Result