Jelajahi Sumber

Update GroupActivityPubService.php

Daniel Supernault 1 tahun lalu
induk
melakukan
4f2faed756
1 mengubah file dengan 0 tambahan dan 1 penghapusan
  1. 0 1
      app/Services/Groups/GroupActivityPubService.php

+ 0 - 1
app/Services/Groups/GroupActivityPubService.php

@@ -122,7 +122,6 @@ class GroupActivityPubService
         ]);
 
         if($validator->fails()) {
-            //return $validator->errors();
             return false;
         }