forked from AkkomaGang/akkoma-fe
remove dead code
This commit is contained in:
parent
8c465719cc
commit
c01d2543d5
1 changed files with 0 additions and 3 deletions
|
@ -149,9 +149,6 @@ const conversation = {
|
|||
},
|
||||
toggleExpanded () {
|
||||
this.expanded = !this.expanded
|
||||
if (!this.expanded) {
|
||||
this.setHighlight(null)
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue