Clean up proto file

rendering
Liza 2022-12-22 02:16:51 +01:00
parent b47b55f7d4
commit fc4a627c92
1 changed files with 0 additions and 2 deletions

View File

@ -2,8 +2,6 @@ syntax = "proto3";
package account;
import "google/protobuf/timestamp.proto";
service AccountService {
// Accounts are a way to distinguish different players.
//