Remove code duplication across populate_*_view()
functions
#48
Labels
enhancement
New feature or request
populate_*_view()
functions
#48
There's a decent amount of code duplication across:
fn populate_redacted_message_view()
fn populate_membership_change_view()
fn populate_profile_change_view()
fn populate_other_state_view()
Originally posted by @kevinaboos in #46 (comment)
The text was updated successfully, but these errors were encountered: