mirror of
https://github.com/meshtastic/protobufs.git
synced 2026-04-20 22:13:55 +00:00
Sort imports
This commit is contained in:
parent
22556f0566
commit
6d045666db
1 changed files with 1 additions and 1 deletions
|
|
@ -5,9 +5,9 @@ option optimize_for = LITE_RUNTIME;
|
|||
option go_package = "github.com/meshtastic/gomeshproto";
|
||||
|
||||
import "config.proto";
|
||||
import "module_config.proto";
|
||||
import "portnums.proto";
|
||||
import "telemetry.proto";
|
||||
import "module_config.proto";
|
||||
|
||||
option java_outer_classname = "MeshProtos";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue