ソースを参照

Update GroupActivityPubService.php

Daniel Supernault 1 年間 前
コミット
4f2faed756
1 ファイル変更0 行追加1 行削除
  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;
         }