Skip to content
Snippets Groups Projects
Commit 018a6501 authored by Shpuld Shpludson's avatar Shpuld Shpludson
Browse files

Merge branch 'remove-dead-code' into 'develop'

Remove dead code

See merge request pleroma/pleroma-fe!927
parents 814ba88f c01d2543
Branches
No related tags found
No related merge requests found
......@@ -149,9 +149,6 @@ const conversation = {
},
toggleExpanded () {
this.expanded = !this.expanded
if (!this.expanded) {
this.setHighlight(null)
}
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment