projects
/
friendica.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
065340d
)
delete unused use
author
Philipp Holzer
<admin@philipp.info>
Fri, 5 Oct 2018 20:41:11 +0000
(22:41 +0200)
committer
Philipp Holzer
<admin@philipp.info>
Fri, 5 Oct 2018 20:41:11 +0000
(22:41 +0200)
src/App.php
patch
|
blob
|
history
diff --git
a/src/App.php
b/src/App.php
index f09c030b6cd87b277d4e1147e82ab144803ce4bf..9a09bcfce0ba8d425599c7ff735d75daa3c788b0 100644
(file)
--- a/
src/App.php
+++ b/
src/App.php
@@
-6,7
+6,6
@@
namespace Friendica;
use Detection\MobileDetect;
use Exception;
-use Friendica\App;
use Friendica\Core\Config;
use Friendica\Core\L10n;
use Friendica\Core\PConfig;