mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 09:18:54 +00:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -119,8 +119,10 @@ class ForumController extends BasePageController
|
||||
|
||||
if ($id !== null) {
|
||||
Forumpost::deleteParent($id);
|
||||
|
||||
return redirect('forum');
|
||||
}
|
||||
|
||||
return redirect('forum');
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user