Clean up proto file
This commit is contained in:
parent
b47b55f7d4
commit
fc4a627c92
@ -2,8 +2,6 @@ syntax = "proto3";
|
|||||||
|
|
||||||
package account;
|
package account;
|
||||||
|
|
||||||
import "google/protobuf/timestamp.proto";
|
|
||||||
|
|
||||||
service AccountService {
|
service AccountService {
|
||||||
// Accounts are a way to distinguish different players.
|
// Accounts are a way to distinguish different players.
|
||||||
//
|
//
|
||||||
|
Loading…
Reference in New Issue
Block a user