mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 17:08:48 +00:00
Restructure HTTPClient for new paradigm
This commit is contained in:
parent
6bc61d5ef7
commit
fe296e5a73
4 changed files with 26 additions and 26 deletions
|
@ -4,7 +4,7 @@ namespace Friendica\Addon\webdav_storage\tests;
|
|||
|
||||
use Friendica\Addon\webdav_storage\src\WebDav;
|
||||
use Friendica\DI;
|
||||
use Friendica\Factory\HTTPClientFactory;
|
||||
use Friendica\Network\HTTPClient\Factory\HTTPClientFactory;
|
||||
use Friendica\Test\src\Core\Storage\StorageTest;
|
||||
use Friendica\Core\Logger\Type\VoidLogger;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue