Remove unused use statements for App
This commit is contained in:
parent
fff140ad43
commit
5f7482d081
61 changed files with 36 additions and 115 deletions
|
@ -4,12 +4,11 @@
|
|||
* Description: Smily icons that could or should not be included in core
|
||||
* Version: 1.0
|
||||
* Author: Mike Macgirvin <http://macgirvin.com/profile/mike>
|
||||
*
|
||||
*
|
||||
* This is a template for how to extend the "smily" code.
|
||||
*
|
||||
*
|
||||
*/
|
||||
|
||||
use Friendica\App;
|
||||
use Friendica\Core\Hook;
|
||||
use Friendica\DI;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue