remove use of PConfig Class from Probe class because we don't use it here
This commit is contained in:
parent
8a2ffffe71
commit
3d5ff8bab3
|
@ -10,7 +10,6 @@ namespace Friendica\Network;
|
|||
|
||||
use Friendica\App;
|
||||
use Friendica\Core\Config;
|
||||
use Friendica\Core\PConfig;
|
||||
|
||||
require_once 'include/feed.php';
|
||||
require_once 'include/email.php';
|
||||
|
|
Loading…
Reference in a new issue