mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
remove unused includes
This commit is contained in:
parent
c47ab05260
commit
27259419e4
1 changed files with 0 additions and 2 deletions
|
|
@ -5,12 +5,10 @@ package meshtastic;
|
|||
/* trunk-ignore(buf-lint/COMPILE) */
|
||||
import "meshtastic/api.proto";
|
||||
import "meshtastic/channel.proto";
|
||||
import "meshtastic/common.proto";
|
||||
import "meshtastic/config.proto";
|
||||
import "meshtastic/connection_status.proto";
|
||||
import "meshtastic/device_ui.proto";
|
||||
import "meshtastic/module_config.proto";
|
||||
import "meshtastic/packet.proto";
|
||||
import "meshtastic/wire.proto";
|
||||
|
||||
option csharp_namespace = "Meshtastic.Protobufs";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue