From ea65d39ff783bd992d9dac787bfcfb112599975f Mon Sep 17 00:00:00 2001 From: jklingen Date: Tue, 7 Jan 2025 17:16:33 +0100 Subject: [PATCH] Test --- .../Greenshot.Plugin.Box.Credentials.template | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/Greenshot.Plugin.Box/Greenshot.Plugin.Box.Credentials.template b/src/Greenshot.Plugin.Box/Greenshot.Plugin.Box.Credentials.template index 42d4af5fe..fe5e44674 100644 --- a/src/Greenshot.Plugin.Box/Greenshot.Plugin.Box.Credentials.template +++ b/src/Greenshot.Plugin.Box/Greenshot.Plugin.Box.Credentials.template @@ -6,8 +6,6 @@ public static class BoxCredentials { public static string ClientId = "${Box13_ClientId}"; public static string ClientSecret = "${Box13_ClientSecret}"; - } - // test -} + }} // test