mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2025-12-12 23:59:34 -08:00
remove unused include in pb file (#4572)
shows as warning on compile: session_commands.proto:2:1: warning: Import serverinfo_user.proto is unused.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
syntax = "proto2";
|
||||
import "serverinfo_user.proto";
|
||||
|
||||
message SessionCommand {
|
||||
enum SessionCommandType {
|
||||
|
||||
Reference in New Issue
Block a user