From: Matthias Schmidt Date: Fri, 26 Jan 2018 15:23:51 +0000 (+0100) Subject: Remove second empty line X-Git-Tag: 5.2.0_Alpha_1~836 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=e1f0ab7446f50fc8d81bb66d87735520fc3f881e;p=GitHub%2FWoltLab%2FWCF.git Remove second empty line See #2509 --- diff --git a/wcfsetup/install/files/lib/system/form/builder/field/SimpleAclFormField.class.php b/wcfsetup/install/files/lib/system/form/builder/field/SimpleAclFormField.class.php index 18378c5546..0f5b36d7f7 100644 --- a/wcfsetup/install/files/lib/system/form/builder/field/SimpleAclFormField.class.php +++ b/wcfsetup/install/files/lib/system/form/builder/field/SimpleAclFormField.class.php @@ -40,7 +40,6 @@ class SimpleAclFormField extends AbstractFormField { return false; } - /** * @inheritDoc */