Skip to content

Commit

Permalink
Merge pull request #335 from tmobile/release/1.6
Browse files Browse the repository at this point in the history
Release/1.6
  • Loading branch information
kaykumar authored Sep 27, 2019
2 parents 9b57461 + 5f808ef commit 522c22f
Show file tree
Hide file tree
Showing 168 changed files with 25,392 additions and 10,364 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -97,10 +97,6 @@ public class DownloadController implements Constants {
@Autowired(required=false)
private CertificateController certificateController;

/** The vulnerability controller. */
@Autowired(required=false)
private VulnerabilityController vulnerabilityController;

/** The compliance controller. */
@Autowired
private ComplianceController complianceController;
Expand Down
Loading

0 comments on commit 522c22f

Please sign in to comment.