Ken hai 1 semana
pai
achega
d4d455c03f
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      app/Http/Controllers/admin/Withdraw.php

+ 0 - 2
app/Http/Controllers/admin/Withdraw.php

@@ -166,8 +166,6 @@ class Withdraw extends Controller
             foreach ($ids as $id) {
                 WithdrawService::setStatus($id, $status, $remark);
             }
-
-
             DB::commit();
         } catch (ValidationException $e) {
             DB::rollBack();