Ken hai 1 semana
pai
achega
ec0d38f06e
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      app/Services/ActivityRewardService.php

+ 0 - 2
app/Services/ActivityRewardService.php

@@ -58,8 +58,6 @@ class ActivityRewardService extends BaseService
                 $where[] = ['end_time', '=', $search['end_time']];
             }
         }
-
-
         return $where;
     }