Skip to content

Removes unnecessary forked code and other small fixes

Alex Miller requested to merge alex/tidying into main

Since this util only uses the bytes field of the forked packet types, I trimmed a bunch of code that was not being directly referenced.

Also made a few other tiny changes.

Merge request reports