]> git.mxchange.org Git - friendica.git/commitdiff
Remove unused import
authorArt4 <art4@wlabs.de>
Thu, 9 Jan 2025 10:18:11 +0000 (10:18 +0000)
committerArt4 <art4@wlabs.de>
Thu, 9 Jan 2025 10:18:11 +0000 (10:18 +0000)
src/Core/Console.php

index 67844f60332c3f6411125164defece60cead7959..5dec5be25707350278dcd6623530f40a0f939371 100644 (file)
@@ -9,7 +9,6 @@ namespace Friendica\Core;
 
 use Friendica;
 use Friendica\App;
-use Friendica\Core\Logger\Capability\LogChannel;
 
 /**
  * Description of Console