1
0
mirror of https://github.com/flarum/core.git synced 2025-07-24 18:21:33 +02:00

Remove old code

This commit is contained in:
Toby Zerner
2015-08-19 14:54:08 +09:30
parent 3392d9fdcf
commit 4e8f69a18c

View File

@@ -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.
*