mirror of
https://github.com/friendica/friendica
synced 2024-11-10 07:02:54 +00:00
Logger is not needed anymore
This commit is contained in:
parent
e30d7cfc03
commit
4a59a7ae7f
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ namespace Friendica\Core;
|
|||
use Friendica\App;
|
||||
use Friendica\BaseObject;
|
||||
use Friendica\Database\DBA;
|
||||
use Friendica\Core\Logger;
|
||||
|
||||
/**
|
||||
* Some functions to handle hooks
|
||||
|
|
Loading…
Reference in a new issue