Skip to content

Commit

Permalink
#1207 #1208 remove deprecated puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
amihaiemil committed Aug 10, 2021
1 parent 48865bb commit b2a7f16
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions self-api/src/main/java/com/selfxdsd/api/Collaborators.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@
* @author Mihai Andronache (amihaiemil@gmail.com)
* @version $Id$
* @since 0.0.13
* @todo #1198:60min Elevate the PMs repo permissions when sending the
* invitation. At the moment the PM has Write permissions which seems to not be
* enough in order to add/remove Webhooks.
*/
public interface Collaborators extends Iterable<Collaborator> {

Expand Down

0 comments on commit b2a7f16

Please sign in to comment.