mirror of
https://github.com/friendica/friendica
synced 2025-04-26 11:10:11 +00:00
Update namespaces declaration in include/
- Remove unused use statements - Add required use statements
This commit is contained in:
parent
14e4ab544a
commit
d1c6ec9718
5 changed files with 3 additions and 18 deletions
|
@ -8,7 +8,6 @@ namespace Friendica\Core;
|
|||
use Exception;
|
||||
use Friendica\BaseObject;
|
||||
use Friendica\Render\FriendicaSmarty;
|
||||
use Friendica\Render\ITemplateEngine;
|
||||
|
||||
/**
|
||||
* @brief This class handles Renderer related functions.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue