Applied fixes from StyleCI
This commit is contained in:
parent
07df7d2b64
commit
f2b725d742
1 changed files with 0 additions and 2 deletions
|
@ -615,7 +615,6 @@ class ForumController extends Controller
|
|||
|| $titleTooLong
|
||||
|| $textTooShort
|
||||
|| $textTooLong) {
|
||||
|
||||
$message = "";
|
||||
|
||||
if ($titleTooShort) {
|
||||
|
@ -733,7 +732,6 @@ class ForumController extends Controller
|
|||
|| $titleTooLong
|
||||
|| $textTooShort
|
||||
|| $textTooLong) {
|
||||
|
||||
$message = "";
|
||||
|
||||
if ($titleTooShort) {
|
||||
|
|
Reference in a new issue