Merge "Further expand Status unit tests"
[lhc/web/wiklou.git] / includes / job / jobs / EmaillingJob.php
index 9fbf312..f24cebb 100644 (file)
@@ -43,5 +43,4 @@ class EmaillingJob extends Job {
 
                return $status->isOK();
        }
-
 }