mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2024-11-23 05:36:46 +01:00
Formatting a single line
This commit is contained in:
parent
37308917d1
commit
77dce75108
@ -323,7 +323,7 @@ public class HashChunkletManager implements ChunkletManager {
|
||||
try {
|
||||
objIn.close();
|
||||
}
|
||||
catch (IOException ex){
|
||||
catch (IOException ex) {
|
||||
ex.printStackTrace();
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user