Fix indentation in Module\Inbox

This commit is contained in:
Hypolite Petovan 2019-01-22 12:19:15 -05:00
parent 0d9209a74b
commit 004818ca1b

View file

@ -2,6 +2,7 @@
/**
* @file src/Module/Inbox.php
*/
namespace Friendica\Module;
use Friendica\BaseModule;