Ken 6 days ago
parent
commit
8594b911b8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      app/Services/BetService.php

+ 0 - 1
app/Services/BetService.php

@@ -231,7 +231,6 @@ class BetService extends BaseService
             }
         }
         return $msg;
-
     }
 
     private static function singleNote($memberId, $keywords, $amount, &$issueNo, &$text, &$errText): bool