Skip to content

Commit 6624918

Browse files
committed
Fix phpcs warnings
1 parent 835721f commit 6624918

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/LINEBot/Event/MessageEvent/FileMessage.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,4 @@ public function getFileSize()
5656
{
5757
return $this->message['fileSize'];
5858
}
59-
6059
}

0 commit comments

Comments
 (0)