Remove space from end of line

This commit is contained in:
Dennis Eichhorn 2018-02-03 11:52:30 +01:00
parent 9d60fd0c5e
commit d4f97f3d2f
2 changed files with 3 additions and 4 deletions

View File

@ -14,7 +14,6 @@ declare(strict_types = 1);
namespace Modules\Accounting\Models; namespace Modules\Accounting\Models;
/** /**
* Account abstraction class. * Account abstraction class.
* *