Skip to content

Commit

Permalink
issue #3805 - remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
PrasannaHegde1 committed Jul 28, 2022
1 parent 71ddd01 commit c24dc0c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
package com.ibm.fhir.path.function;

import static com.ibm.fhir.path.FHIRPathStringValue.stringValue;
import static com.ibm.fhir.path.util.FHIRPathUtil.checkSingleton;
import static com.ibm.fhir.path.util.FHIRPathUtil.empty;
import static com.ibm.fhir.path.util.FHIRPathUtil.getSystemValue;
import static com.ibm.fhir.path.util.FHIRPathUtil.hasSystemValue;
Expand Down

0 comments on commit c24dc0c

Please sign in to comment.