]> git.mxchange.org Git - friendica.git/commitdiff
Logger is not needed anymore
authorMichael <heluecht@pirati.ca>
Sat, 10 Nov 2018 15:16:48 +0000 (15:16 +0000)
committerMichael <heluecht@pirati.ca>
Sat, 10 Nov 2018 15:16:48 +0000 (15:16 +0000)
src/Core/Hook.php

index d221933daeaffc7ba149c15cb78dd7a16a06768a..73aa95ee908197c3cbc77ebc051ebe9fb7d794e6 100644 (file)
@@ -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