mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 17:59:57 +08:00
DEV: Remove unused files (#23185)
I believe those were supposed to be deleted in fe294ab1a77c1026b6996550eb8c36b6f07e1b73?
This commit is contained in:
parent
71ff3417a6
commit
3a37ecfccd
@ -1,6 +0,0 @@
|
||||
import Controller from "@ember/controller";
|
||||
import ModalFunctionality from "discourse/mixins/modal-functionality";
|
||||
|
||||
export default class SidebarTagsForm extends Controller.extend(
|
||||
ModalFunctionality
|
||||
) {}
|
@ -1,3 +0,0 @@
|
||||
<Sidebar::EditNavigationModalForm::TagsForm
|
||||
@closeModal={{(action "closeModal")}}
|
||||
/>
|
Loading…
x
Reference in New Issue
Block a user