Merge "ApiSandbox: Better handling of parsed messages"
[lhc/web/wiklou.git] / includes / Xml.php
index b1bd098..4c6b071 100644 (file)
@@ -238,7 +238,6 @@ class Xml {
                        Xml::label( $msg->text(), $attrs['id'] ),
                        Xml::tags( 'select', $attrs, $options )
                ];
-
        }
 
        /**