mirror of
https://github.com/flarum/framework.git
synced 2024-12-12 06:03:39 +08:00
Remove old code
This commit is contained in:
parent
4419b6d6b1
commit
36d03054bf
|
@ -45,13 +45,6 @@ export default class ForumApp extends App {
|
|||
*/
|
||||
this.postComponents = {};
|
||||
|
||||
/**
|
||||
* A map of activity types to their components.
|
||||
*
|
||||
* @type {Object}
|
||||
*/
|
||||
this.activityComponents = {};
|
||||
|
||||
/**
|
||||
* A map of notification types to their components.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue
Block a user