From 9bf7e012b32fd455e6540a4b9145aa812d27af31 Mon Sep 17 00:00:00 2001 From: Konloch Date: Fri, 23 Jul 2021 19:29:45 -0700 Subject: [PATCH] Formatting --- .../the/bytecode/club/bytecodeviewer/bootloader/UpdateCheck.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/java/the/bytecode/club/bytecodeviewer/bootloader/UpdateCheck.java b/src/main/java/the/bytecode/club/bytecodeviewer/bootloader/UpdateCheck.java index 70bf0250..70bb5a00 100644 --- a/src/main/java/the/bytecode/club/bytecodeviewer/bootloader/UpdateCheck.java +++ b/src/main/java/the/bytecode/club/bytecodeviewer/bootloader/UpdateCheck.java @@ -35,7 +35,6 @@ import static the.bytecode.club.bytecodeviewer.Constants.*; * along with this program. If not, see . * ***************************************************************************/ - /** * @author Konloch */