Add missing EOF newline in Module\Profile
This commit is contained in:
parent
f0ec729466
commit
23171296b2
1 changed files with 1 additions and 1 deletions
|
@ -350,4 +350,4 @@ class Profile extends BaseModule
|
||||||
|
|
||||||
return $o;
|
return $o;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue