Skip to content

Commit f3a19b7

Browse files
authored
Merge pull request #351 from jeremykenedy/analysis-D2Lv59
Apply fixes from StyleCI
2 parents 146a438 + 1815887 commit f3a19b7

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)