Fix some typos

This commit is contained in:
Alessio 2024-03-24 20:12:40 -07:00
parent 590a05edb7
commit ea3aac52f8

View File

@ -460,7 +460,3 @@ func (p Profile) fill_dm_contents(trove *DMTrove) {
p.fill_content(&trove.TweetTrove, UserID(0)) p.fill_content(&trove.TweetTrove, UserID(0))
} }
}
}