diff --git a/src/QUI/Bricks/Controls/Children/Listing.php b/src/QUI/Bricks/Controls/Children/Listing.php index 34e01d2a2c5c1ce5ea43fc85d4866e00cbdd2f4b..72c7361f942273c91a148686311a640f9c2951c6 100644 --- a/src/QUI/Bricks/Controls/Children/Listing.php +++ b/src/QUI/Bricks/Controls/Children/Listing.php @@ -56,6 +56,5 @@ public function getBody() $Control->setAttribute('order', $this->getAttribute('order')); return $Control->create(); - } -} \ No newline at end of file +}