Fix phpcs errors in includes/
[lhc/web/wiklou.git] / includes / mail / EmailNotification.php
index 6baa180..81c4e38 100644 (file)
@@ -205,7 +205,6 @@ class EmailNotification {
                global $wgEnotifWatchlist;
                global $wgEnotifMinorEdits, $wgEnotifUserTalk;
 
-
                # The following code is only run, if several conditions are met:
                # 1. EmailNotification for pages (other than user_talk pages) must be enabled
                # 2. minor edits (changes) are only regarded if the global flag indicates so