Merge "Title::newFromText: Cast integers to strings"
[lhc/web/wiklou.git] / maintenance / importSites.php
index 7cd2000..c5c00aa 100644 (file)
@@ -24,7 +24,6 @@ class ImportSites extends Maintenance {
                parent::__construct();
        }
 
-
        /**
         * Do the import.
         */