From fc4a627c92bc805ec6f8d01174dca8bd67fcba50 Mon Sep 17 00:00:00 2001 From: Liza Carvelli Date: Thu, 22 Dec 2022 02:16:51 +0100 Subject: [PATCH] Clean up proto file --- Pal.Common/Protos/account.proto | 2 -- 1 file changed, 2 deletions(-) diff --git a/Pal.Common/Protos/account.proto b/Pal.Common/Protos/account.proto index cb2d43f..f0a7d14 100644 --- a/Pal.Common/Protos/account.proto +++ b/Pal.Common/Protos/account.proto @@ -2,8 +2,6 @@ syntax = "proto3"; package account; -import "google/protobuf/timestamp.proto"; - service AccountService { // Accounts are a way to distinguish different players. //