remove unnecessary import

This commit is contained in:
Blake McAnally 2024-06-28 21:37:08 -05:00
parent 57ddb288e8
commit 827ed60577

View file

@ -5,7 +5,6 @@ package meshtastic;
import "meshtastic/channel.proto";
import "meshtastic/localonly.proto";
import "meshtastic/mesh.proto";
import "meshtastic/module_config.proto";
import "meshtastic/telemetry.proto";
import "nanopb.proto";