]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/style.php
@brief is removed completely
[friendica.git] / view / theme / duepuntozero / style.php
index 39a0f694a236dc4f0223594ba1f811265e4b358a..189d5ac400d4f2b4a65de1995e92d1673aa44f93 100644 (file)
@@ -3,9 +3,7 @@
  * @file view/theme/duepuntozero/style.php
  */
 use Friendica\Core\Config;
-use Friendica\Core\PConfig;
 use Friendica\DI;
-use Friendica\Model\Profile;
 
 if (file_exists("$THEMEPATH/style.css")) {
        echo file_get_contents("$THEMEPATH/style.css");