Fix superfluous empty line
authorJoshua Rüsweg <josh@bastelstu.be>
Wed, 1 Aug 2018 11:14:20 +0000 (13:14 +0200)
committerJoshua Rüsweg <josh@bastelstu.be>
Wed, 1 Aug 2018 11:14:20 +0000 (13:14 +0200)
See #2508

wcfsetup/install/files/lib/system/worker/UserRebuildDataWorker.class.php

index de4c281876967979fbfd499e17d030eea7461036..712368c49fae0031a0f93e59949f6e6639e916d4 100644 (file)
@@ -107,7 +107,6 @@ class UserRebuildDataWorker extends AbstractRebuildDataWorker {
                                        }
                                }
                                
-                               
                                $sql = "UPDATE  wcf".WCF_N."_user user_table SET";
                                        
                                if (!empty($positiveReactionTypes)) {