Remove unused use statements for App

This commit is contained in:
Art4 2024-12-11 21:42:48 +00:00
parent fff140ad43
commit 5f7482d081
61 changed files with 36 additions and 115 deletions

View file

@ -10,7 +10,6 @@
*"My body was my sacrifice... for my magic. This damage is permanent." - Raistlin Majere
*/
use Friendica\App;
use Friendica\Core\Hook;
use Friendica\Core\Logger;
use Friendica\Core\Renderer;