mirror of
https://github.com/flarum/core.git
synced 2025-07-20 16:21:18 +02:00
Remove old code
This commit is contained in:
@@ -45,13 +45,6 @@ export default class ForumApp extends App {
|
|||||||
*/
|
*/
|
||||||
this.postComponents = {};
|
this.postComponents = {};
|
||||||
|
|
||||||
/**
|
|
||||||
* A map of activity types to their components.
|
|
||||||
*
|
|
||||||
* @type {Object}
|
|
||||||
*/
|
|
||||||
this.activityComponents = {};
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A map of notification types to their components.
|
* A map of notification types to their components.
|
||||||
*
|
*
|
||||||
|
Reference in New Issue
Block a user