chore: remove unused user id

This commit is contained in:
Steven
2025-01-10 23:35:00 +08:00
parent 3081015692
commit 8b7e9f5443
16 changed files with 81 additions and 89 deletions

View File

@@ -8,7 +8,7 @@ message Reaction {
int32 id = 1;
// The name of the creator.
// Format: users/{id}
// Format: users/{user}
string creator = 2;
string content_id = 3;