Fix php code style
[lhc/web/wiklou.git] / tests / phpunit / includes / changes / ChangesListFilterTest.php
index 5546de8..0015453 100644 (file)
@@ -23,7 +23,6 @@ class ChangesListFilterTest extends MediaWikiTestCase {
                                'filters' => [],
                        ]
                );
-
        }
 
        // @codingStandardsIgnoreStart