mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-25 08:10:45 +00:00
Added Checkstyle to build process and fixing checkstyle to all com.src.jpexs classes
This commit is contained in:
@@ -51,7 +51,7 @@ public interface MenuBuilder {
|
||||
keyCodesToNames.put(keyCode, keyName);
|
||||
keyNamesToCodes.put(keyName, keyCode);
|
||||
} catch (Exception ex) {
|
||||
|
||||
//ignored
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user