mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
ES6ify some of the remaining files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module("SelectedPostsCount");
|
||||
module("mixin:selected-posts-count");
|
||||
|
||||
import SelectedPostsCount from 'discourse/mixins/selected-posts-count';
|
||||
import Topic from 'discourse/models/topic';
|
||||
|
||||
Reference in New Issue
Block a user