Add missing use statement

This commit is contained in:
Matthew Exon 2023-01-07 00:05:19 +01:00
parent 440ff9c6d3
commit 00b370c671

View file

@ -22,6 +22,7 @@ use Friendica\Model\Item;
use Friendica\Model\Post;
use Friendica\Util\DateTimeFormat;
use Friendica\DI;
use Friendica\App;
/**
* @brief Installation hook for retriever plugin