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

View File

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