Skip to content

Commit

Permalink
Add required import to code suggestion.
Browse files Browse the repository at this point in the history
  • Loading branch information
otchet-broad committed Feb 3, 2025
1 parent 44c0331 commit e47d249
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
import java.util.Collections;
import java.util.Date;
import java.util.HashSet;
import java.util.List;
import java.util.Set;
import java.util.UUID;
import org.broadinstitute.consent.http.enumeration.DraftType;
Expand Down

0 comments on commit e47d249

Please sign in to comment.