Skip to content

Commit

Permalink
Überzählige } entfernt
Browse files Browse the repository at this point in the history
  • Loading branch information
christophboecker authored Sep 5, 2024
1 parent ab1703e commit 75662a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Entry.php
Original file line number Diff line number Diff line change
Expand Up @@ -616,5 +616,3 @@ public static function collection (int|array $category = [], int $status=1, stri
return $query->find();
}
}

}

0 comments on commit 75662a6

Please sign in to comment.