mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-23 11:39:19 -05:00
refactor: require whitespace before statements
This commit is contained in:
@@ -137,7 +137,6 @@ class PostController extends Controller
|
||||
Notification::send($users, new NewPostTag($post));
|
||||
}
|
||||
|
||||
|
||||
return redirect()->to($realUrl)
|
||||
->withSuccess(trans('forum.reply-topic-success'));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user