1
0
mirror of https://github.com/flarum/core.git synced 2025-07-29 20:50:28 +02:00

Make StyleCI happy

This commit is contained in:
Franz Liedke
2016-03-23 19:56:24 +09:00
parent febf4356c0
commit 2ddfb11614

View File

@@ -51,7 +51,6 @@ class UserMentionedBlueprint implements BlueprintInterface, MailableInterface
*/ */
public function getData() public function getData()
{ {
return;
} }
/** /**