Skip to content
Snippets Groups Projects
Commit 2caee649 authored by Jan-Christoph Borchardt's avatar Jan-Christoph Borchardt
Browse files

remove trailing whitespace

parent ecb266ef
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ class MessagesController extends Controller
* @var ContactsIntegration
*/
private $contactsIntegration;
/**
* @var \OCA\Mail\Service\Logger
*/
......@@ -85,7 +85,7 @@ class MessagesController extends Controller
*/
public function index($from=0, $to=20, $filter = null) {
$mailBox = $this->getFolder();
$folderId = $mailBox->getFolderId();
$this->logger->debug("loading messages $from to $to of folder <$folderId>");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment