Skip to content

Commit

Permalink
Removed unused imports in OrderServiceTest
Browse files Browse the repository at this point in the history
  • Loading branch information
wluyima committed Jan 29, 2014
1 parent cf7b09e commit 45de13c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions api/src/test/java/org/openmrs/api/OrderServiceTest.java
Expand Up @@ -41,12 +41,6 @@
import org.openmrs.test.Verifies;
import org.openmrs.util.PrivilegeConstants;

import java.util.ArrayList;
import java.util.Date;
import java.util.HashSet;
import java.util.List;
import java.util.Set;

/**
* TODO clean up and test all methods in OrderService
*/
Expand Down

0 comments on commit 45de13c

Please sign in to comment.