Преглед изворни кода

Apply fixes from StyleCI

[ci skip] [skip ci]
Sergio Brighenti пре 5 година
родитељ
комит
2f518baf48
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      app/Controllers/Auth/PasswordRecoveryController.php

+ 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
     {
-
     }
 }