From 38032bbbb8de5d883b07017212e6b8f399a444c2 Mon Sep 17 00:00:00 2001 From: Max Goedjen Date: Thu, 14 Aug 2025 20:12:18 -0700 Subject: [PATCH] Whitespace. --- Sources/SecretAgent/AppDelegate.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/SecretAgent/AppDelegate.swift b/Sources/SecretAgent/AppDelegate.swift index abc0543..ee3f223 100644 --- a/Sources/SecretAgent/AppDelegate.swift +++ b/Sources/SecretAgent/AppDelegate.swift @@ -54,6 +54,6 @@ class AppDelegate: NSObject, NSApplicationDelegate { } } } - + }