mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-09-13 11:41:25 +00:00
Add missing use statement
This commit is contained in:
parent
49c86e3e8f
commit
3bd88d78af
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue