mirror of
https://github.com/MeshEnvy/lobbs.git
synced 2026-03-28 16:22:33 +01:00
refactor: remove unused options from lobbs.proto
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user