mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 17:13:25 +08:00
Remove ObjectController, Discouse Controllers + Presence
This commit is contained in:
@ -1,3 +1,5 @@
|
||||
import { present, blank } from 'helpers/qunit-helpers';
|
||||
|
||||
module("Discourse.Post");
|
||||
|
||||
var buildPost = function(args) {
|
||||
|
Reference in New Issue
Block a user