mirror of
https://github.com/friendica/friendica
synced 2025-04-20 19:10:11 +00:00
Adjust class references to the new location
This commit is contained in:
parent
6d087ee455
commit
9115ec5f0d
18 changed files with 57 additions and 23 deletions
|
@ -32,9 +32,9 @@ use Friendica\DI;
|
|||
use Friendica\Model\Contact as ContactModel;
|
||||
use Friendica\Network\HTTPException\ForbiddenException;
|
||||
use Friendica\Network\HTTPException\NotFoundException;
|
||||
use Friendica\Protocol\Delivery;
|
||||
use Friendica\Util\Profiler;
|
||||
use Friendica\Util\Strings;
|
||||
use Friendica\Worker\Delivery;
|
||||
use Psr\Log\LoggerInterface;
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue