remove mention.UpdatedAt, fixes related to NewULIDFromTime() change

This commit is contained in:
kim 2024-11-13 15:08:22 +00:00
commit 80cc0b165c
10 changed files with 22 additions and 66 deletions

View file

@ -532,7 +532,6 @@ func sizeofMention() uintptr {
ID: exampleURI,
StatusID: exampleURI,
CreatedAt: exampleTime,
UpdatedAt: exampleTime,
OriginAccountID: exampleURI,
OriginAccountURI: exampleURI,
TargetAccountID: exampleID,