Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
test(unit test): remove unused injection
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Eng committed Apr 12, 2016
1 parent 1059e46 commit 23ef404
Showing 1 changed file with 0 additions and 3 deletions.
Expand Up @@ -66,9 +66,6 @@ public class CopyVersionServiceImpl implements CopyVersionService {
// TextFlowTarget batch size
protected final static int TFT_BATCH_SIZE = 20;

@Inject
private ProjectDAO projectDAO;

@Inject
private ProjectIterationDAO projectIterationDAO;

Expand Down

0 comments on commit 23ef404

Please sign in to comment.