Ken 6 dni temu
rodzic
commit
07eccaac2c
1 zmienionych plików z 0 dodań i 2 usunięć
  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();