Skip to content

Commit

Permalink
OAM-191: Optimized imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
tsznaj committed Jun 13, 2024
1 parent a9cffa9 commit 92637a0
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,7 @@
import org.openlmis.stockmanagement.validators.SourceDestinationGeoLevelAffinityValidator;
import org.openlmis.stockmanagement.validators.StockEventVvmValidator;
import org.openlmis.stockmanagement.validators.UnitOfOrderableValidator;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.boot.test.context.SpringBootTest;
import org.springframework.boot.test.mock.mockito.MockBean;
import org.springframework.test.context.junit4.SpringRunner;

@RunWith(MockitoJUnitRunner.class)
public class StockEventValidationsServiceTest {
Expand Down

0 comments on commit 92637a0

Please sign in to comment.