Przeglądaj źródła

Apply fixes from StyleCI

[ci skip] [skip ci]
Sergio Brighenti 5 lat temu
rodzic
commit
2f518baf48

+ 0 - 1
app/Controllers/Auth/PasswordRecoveryController.php

@@ -89,6 +89,5 @@ class PasswordRecoveryController extends Controller
      */
     public function recoverPassword(Request $request, Response $response, string $resetToken): Response
     {
-
     }
 }