Remove packets.json notice

This commit is contained in:
Ryan 2022-09-16 22:48:22 -07:00
parent 419d317736
commit 02b4b49c10

View file

@ -1,9 +1,6 @@
//! Packet definitions and related types.
//!
//! See <https://wiki.vg/Protocol> for more packet documentation.
//!
//! **NOTE**: The names of packets should match the names in `packets.json`
//! where reasonable.
#![macro_use]