mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2025-01-23 07:51:27 +01:00
Small formatting
This commit is contained in:
parent
bd5f44b477
commit
a42526bb88
@ -570,7 +570,6 @@ public class OutgoingTransformer {
|
||||
DataOutputStream out = new DataOutputStream(new ByteBufOutputStream(output));
|
||||
NBTIO.writeTag(out, tag);
|
||||
} catch (IOException e) {
|
||||
// TODO Auto-generated catch block
|
||||
e.printStackTrace();
|
||||
}
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user