From 3f2b24fe1967af2443d1fcb48610fc9cbb5a0398 Mon Sep 17 00:00:00 2001 From: Keith Armstrong Date: Thu, 9 Jan 2025 19:28:12 -0500 Subject: [PATCH] Removed whitespace --- src/com/belkast/soap/jCommanderVerifyKey.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/com/belkast/soap/jCommanderVerifyKey.java b/src/com/belkast/soap/jCommanderVerifyKey.java index d99e11c..89af8e6 100644 --- a/src/com/belkast/soap/jCommanderVerifyKey.java +++ b/src/com/belkast/soap/jCommanderVerifyKey.java @@ -20,4 +20,4 @@ public class jCommanderVerifyKey implements IParameterValidator { System.exit(0); } } - } +}