Skip to content

Commit

Permalink
spotless apply.
Browse files Browse the repository at this point in the history
  • Loading branch information
Santosh Pingle committed Dec 18, 2024
1 parent e0d3643 commit ce4ff1a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,9 @@ import com.google.android.fhir.search.StringFilterModifier
import com.google.android.fhir.search.count
import com.google.android.fhir.search.search
import java.time.LocalDate
import java.time.ZoneId
import kotlinx.coroutines.flow.MutableStateFlow
import kotlinx.coroutines.flow.StateFlow
import java.time.ZoneId
import kotlinx.coroutines.launch
import org.hl7.fhir.r4.model.Patient
import org.hl7.fhir.r4.model.RiskAssessment
Expand Down

0 comments on commit ce4ff1a

Please sign in to comment.