refactor: remove unused options from lobbs.proto

This commit is contained in:
Ben Allfree
2025-11-28 14:22:31 -08:00
parent 699a8656a8
commit daa1c45fa8

View File

@@ -2,12 +2,6 @@ syntax = "proto3";
package meshtastic;
option csharp_namespace = "Meshtastic.Protobufs";
option go_package = "github.com/meshtastic/go/generated";
option java_outer_classname = "LoBBSProtos";
option java_package = "com.geeksville.mesh";
option swift_prefix = "";
/*
* LoBBS User Record
* Stores user authentication information for the LoBBS system