mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-09-27 15:20:47 +00:00
format code
This commit is contained in:
@@ -21,7 +21,7 @@ package com.jpexs.decompiler.graph;
|
||||
* @author JPEXS
|
||||
*/
|
||||
public class TranslateException extends RuntimeException {
|
||||
|
||||
|
||||
public TranslateException(String s) {
|
||||
super(s);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user