This commit is contained in:
parent
3ab23aa69a
commit
c69117aa41
1 changed files with 1 additions and 0 deletions
|
@ -263,6 +263,7 @@ public class Region {
|
|||
writer.write(json.prettyPrint(txt));
|
||||
writer.close();
|
||||
} catch (Exception e) {
|
||||
//noinspection CallToPrintStackTrace
|
||||
e.printStackTrace();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue