remove unused variable

This commit is contained in:
Michael 2019-11-27 07:32:46 +00:00
parent 890bbfa1a7
commit a26689f69c
1 changed files with 0 additions and 2 deletions

View File

@ -218,8 +218,6 @@ class NodeInfo extends BaseModule
{
$config = $app->getConfig();
$smtp = (function_exists('imap_open') && !$config->get('system', 'imap_disabled') && !$config->get('system', 'dfrn_only'));
$nodeinfo = [
'version' => '2.0',
'software' => [