Skip to content

Commit

Permalink
update ICRC Version
Browse files Browse the repository at this point in the history
  • Loading branch information
icrc-fdeniger committed Jan 12, 2024
1 parent 7666691 commit e1c694e
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
import org.junit.runner.RunWith;
import org.mockito.InjectMocks;
import org.mockito.MockitoAnnotations;
import org.mockito.runners.MockitoJUnitRunner;
import org.openmrs.User;
import org.openmrs.api.context.Context;
import org.openmrs.module.appointments.model.Appointment;
Expand All @@ -18,7 +17,6 @@
import org.powermock.modules.junit4.PowerMockRunner;

import java.sql.Time;
import java.text.SimpleDateFormat;
import java.time.DayOfWeek;
import java.util.*;

Expand Down

0 comments on commit e1c694e

Please sign in to comment.