Skip to content

Commit

Permalink
turn todo into an question issue, see #42
Browse files Browse the repository at this point in the history
  • Loading branch information
sdorra committed Feb 21, 2018
1 parent 4d02942 commit 07c9fa4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/com/cloudogu/smeagol/wiki/domain/WikiId.java
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
*/
public class WikiId {

// TODO should be name and repositorID ???
private final String repositoryID;
private final String branch;

Expand Down

0 comments on commit 07c9fa4

Please sign in to comment.