Skip to content

Commit

Permalink
Removed unused factory
Browse files Browse the repository at this point in the history
  • Loading branch information
oblodgett committed Aug 31, 2021
1 parent 0817544 commit caf3ea5
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,8 @@
@RequestScoped
public class GeneBulkController implements GeneBulkRESTInterface {

@Inject ConnectionFactory connectionFactory;

@Inject GeneDTOConsumer geneDTOConsumer;


@Override
public String updateBGI(GeneMetaDataDTO geneData) {

Expand Down

0 comments on commit caf3ea5

Please sign in to comment.