mirror of
https://github.com/friendica/friendica
synced 2025-04-24 04:30:11 +00:00
Add missing DI
This commit is contained in:
parent
aacaa3c2cf
commit
4e9d7df31a
3 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
namespace Friendica\Module;
|
||||
|
||||
use Friendica\BaseModule;
|
||||
use Friendica\DI;
|
||||
|
||||
/**
|
||||
* Return the default robots.txt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue