mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
poller.php is cleaned up, unneeded stuff has been removed
This commit is contained in:
parent
925d2d2383
commit
01362461cf
3 changed files with 22 additions and 33 deletions
|
@ -3,7 +3,6 @@
|
|||
* @file mod/worker.php
|
||||
* @brief Module for running the poller as frontend process
|
||||
*/
|
||||
require_once("include/poller.php");
|
||||
|
||||
use Friendica\Core\Worker;
|
||||
use Friendica\Core\Config;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue