Ken 6 days ago
parent
commit
07eccaac2c
1 changed files with 0 additions and 2 deletions
  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();