Ken hace 6 días
padre
commit
07eccaac2c
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      app/Services/BetService.php

+ 0 - 2
app/Services/BetService.php

@@ -222,8 +222,6 @@ class BetService extends BaseService
                     $msg['text'] .= $errText;
                 }
             }
-
-
             DB::commit();
         } catch (Exception $e) {
             DB::rollBack();