Add missing EOF newline in Module\Profile

This commit is contained in:
Hypolite Petovan 2019-01-30 11:11:23 -05:00
parent f0ec729466
commit 23171296b2
1 changed files with 1 additions and 1 deletions

View File

@ -350,4 +350,4 @@ class Profile extends BaseModule
return $o; return $o;
} }
} }