Quellcode durchsuchen

Update GroupActivityPubService.php

Daniel Supernault vor 1 Jahr
Ursprung
Commit
4f2faed756
1 geänderte Dateien mit 0 neuen und 1 gelöschten Zeilen
  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;
         }