Ken hace 6 días
padre
commit
8594b911b8
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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