Skip to content

Commit 1815887

Browse files
jeremykenedyStyleCIBot
authored andcommitted
Apply fixes from StyleCI
1 parent 146a438 commit 1815887

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/Http/Controllers/Auth/ActivateController.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ public static function activeRedirect($user, $currentRoute)
9797
->with('message', $message);
9898
}
9999

100-
101100
return redirect()->route(self::getUserHomeRoute())
102101
->with('status', 'info')
103102
->with('message', $message);

0 commit comments

Comments
 (0)