Update comment.rs

This commit is contained in:
dullbananas 2023-12-20 15:55:29 -07:00 committed by GitHub
parent f54a350b85
commit d89610964a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -172,7 +172,6 @@ impl Object for ApubComment {
deleted: Some(false),
ap_id: Some(note.id.into()),
distinguished: note.distinguished,
path: None,
local: Some(false),
language_id,
};