Fix indentation in Module\Inbox

This commit is contained in:
Hypolite Petovan 2019-01-22 12:19:15 -05:00
parent 0d9209a74b
commit 004818ca1b
1 changed files with 10 additions and 9 deletions

View File

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