diff --git a/opensrp-chw/src/main/java/org/smartregister/chw/application/ChwApplication.java b/opensrp-chw/src/main/java/org/smartregister/chw/application/ChwApplication.java index 3579faef2e..cf085122c6 100644 --- a/opensrp-chw/src/main/java/org/smartregister/chw/application/ChwApplication.java +++ b/opensrp-chw/src/main/java/org/smartregister/chw/application/ChwApplication.java @@ -47,7 +47,6 @@ import org.smartregister.repository.Repository; import org.smartregister.sync.ClientProcessorForJava; import org.smartregister.sync.helper.ECSyncHelper; -import org.smartregister.util.LangUtils; import org.smartregister.view.activity.DrishtiApplication; import java.util.ArrayList;