Skip to content

Commit

Permalink
Remove TODOs, tests were successful
Browse files Browse the repository at this point in the history
  • Loading branch information
booky10 committed Oct 21, 2024
1 parent ce287ad commit cb48134
Showing 1 changed file with 0 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,6 @@
import io.netty.buffer.ByteBuf;
import net.fabricmc.api.EnvType;

/*
* TODO testing:
* - receive on server
* - receive on client
* - write on server
*/
public class FabricProtocolManager extends ProtocolManagerAbstract {

private final boolean invert;
Expand Down

0 comments on commit cb48134

Please sign in to comment.