mirror of
https://github.com/friendica/friendica
synced 2024-11-10 05:02:58 +00:00
Removed test data
This commit is contained in:
parent
e220698ea1
commit
fda30bbb1f
1 changed files with 0 additions and 2 deletions
|
@ -599,8 +599,6 @@ class OnePoll
|
|||
}
|
||||
|
||||
$headers = imap_headerinfo($mbox, $meta->msgno);
|
||||
$headers2 = imap_rfc822_parse_headers(imap_fetchheader($mbox, $meta->msgno));
|
||||
Logger::info('Got header', ['header' => $headers2]);
|
||||
|
||||
$object = [];
|
||||
|
||||
|
|
Loading…
Reference in a new issue