From: Alexander Ebert Date: Wed, 26 Jun 2019 10:41:08 +0000 (+0200) Subject: Superflous line added during the merge X-Git-Tag: 5.2.0_Alpha_1~16 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=db0031cda491fd978c8d6a3481a2dccde73f6d6c;p=GitHub%2FWoltLab%2FWCF.git Superflous line added during the merge --- diff --git a/wcfsetup/install/files/js/3rdParty/redactor2/redactor.js b/wcfsetup/install/files/js/3rdParty/redactor2/redactor.js index b6bc074c4c..6d0c4aab85 100644 --- a/wcfsetup/install/files/js/3rdParty/redactor2/redactor.js +++ b/wcfsetup/install/files/js/3rdParty/redactor2/redactor.js @@ -4643,7 +4643,6 @@ else { var $first = this.inline.insertBreakpoint(inline, currentTag); this.caret.after($first); - } } else {