Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/list-group' into list-group
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeTheSnowman committed Sep 13, 2023
2 parents ffa359f + 5bb4a1d commit e3d5866
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
public final class SSCAppVersionGroupSetHelper {
private final Map<String, SSCAppVersionGroupSetDescriptor> descriptorsByGuid = new HashMap<>();
private final Map<String, SSCAppVersionGroupSetDescriptor> descriptorsByDisplayName = new HashMap<>();
//@Getter private SSCAppVersionIssueGroupDescriptor defaultFilterSetDescriptor;

/**
* This constructor calls the SSC projectVersion issueSelectorSet endpoint to retrieve filter and grouping data.
Expand Down

0 comments on commit e3d5866

Please sign in to comment.