Merge pull request #529 from 72A12F4E/remove-unnecessary-import

Remove unnecessary import
This commit is contained in:
Ben Meadors 2024-06-29 19:00:52 -05:00 committed by GitHub
commit ad8c833bef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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";