moved rest of BaseURL
This commit is contained in:
parent
ccbb0241bf
commit
290dd2ab39
3 changed files with 2 additions and 3 deletions
|
@ -2,11 +2,11 @@
|
|||
|
||||
namespace Friendica\Factory;
|
||||
|
||||
use Friendica\App\BaseURL;
|
||||
use Friendica\Core\Cache;
|
||||
use Friendica\Core\Cache\ICache;
|
||||
use Friendica\Core\Config\Configuration;
|
||||
use Friendica\Database\Database;
|
||||
use Friendica\Util\BaseURL;
|
||||
use Friendica\Util\Profiler;
|
||||
use Psr\Log\LoggerInterface;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue