]> git.mxchange.org Git - friendica.git/blobdiff - src/App/Mode.php
Merge pull request #11273 from MrPetovan/task/4639-soapbox-intro-notification
[friendica.git] / src / App / Mode.php
index 5d26a2d45e1a7daa8d0e034150647336b888ab38..3e7b9f0d1679a0fa07a362c8393c785d0d1452e9 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * @copyright Copyright (C) 2010-2021, the Friendica project
+ * @copyright Copyright (C) 2010-2022, the Friendica project
  *
  * @license GNU AGPL version 3 or any later version
  *
@@ -25,7 +25,6 @@ use Detection\MobileDetect;
 use Friendica\Core\Config\ValueObject\Cache;
 use Friendica\Database\Database;
 use Friendica\Util\BasePath;
-use phpDocumentor\Reflection\Types\Static_;
 
 /**
  * Mode of the current Friendica Node