mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-01-19 08:55:26 +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…
x
Reference in New Issue
Block a user