mirror of
https://github.com/discourse/discourse.git
synced 2025-04-01 09:25:59 +08:00
DEV: Remove unused action (#14889)
There are no usages in Core and plugins.
This commit is contained in:
parent
370c729160
commit
32c6c4f417
@ -171,10 +171,6 @@ export default DiscourseRoute.extend(FilterModeMixin, {
|
||||
},
|
||||
|
||||
actions: {
|
||||
invalidateModel() {
|
||||
this.refresh();
|
||||
},
|
||||
|
||||
renameTag(tag) {
|
||||
showModal("rename-tag", { model: tag });
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user