]> git.mxchange.org Git - friendica.git/blobdiff - mod/worker.php
Move /profile_photo to Module\Settings\Profile\Photo
[friendica.git] / mod / worker.php
index 5c291ad0bafaec48c5f678ba1f6ddc66fb739c5d..2ebd463a765188669cd00209e1ae2a01b8c07e04 100644 (file)
@@ -4,7 +4,6 @@
  * Module for running the worker as frontend process
  */
 
-use Friendica\Core\Config;
 use Friendica\Core\Logger;
 use Friendica\Core\Worker;
 use Friendica\Database\DBA;