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