Skip to content

Commit

Permalink
#784 fix code style
Browse files Browse the repository at this point in the history
  • Loading branch information
aviortm committed Jun 7, 2017
1 parent d80a173 commit 8d0b5d3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/JMS/Serializer/Tests/Fixtures/ObjectWithInlineArray.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,4 @@ public function __construct(array $array)
{
$this->array = $array;
}


}

0 comments on commit 8d0b5d3

Please sign in to comment.