浏览代码

Update GroupActivityPubService.php

Daniel Supernault 11 月之前
父节点
当前提交
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;
         }