Removed finished work from the comments

This commit is contained in:
Michael 2018-10-24 04:51:37 +00:00
parent a6f6db8d4e
commit c25d60e107
2 changed files with 1 additions and 7 deletions

View file

@ -17,10 +17,7 @@ use Friendica\Core\Config;
use Friendica\Protocol\ActivityPub;
/**
* ActivityPub Protocol class
*
* To-Do:
* - Store Diaspora signature
* ActivityPub Processor Protocol class
*/
class Processor
{