Skip to content

Commit

Permalink
Fix javadoc in StructureMapUtilities
Browse files Browse the repository at this point in the history
  • Loading branch information
qligier committed Dec 8, 2023
1 parent 7f87690 commit ecbe98e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2119,7 +2119,7 @@ else if (list.get(0).getComp().getTarget().size() == 0)
* @param appInfo
* @param map
* @return
* @throws Exception
* @throws FHIRException
*/
public StructureMapAnalysis analyse(Object appInfo, StructureMap map) throws FHIRException {
ids.clear();
Expand Down

0 comments on commit ecbe98e

Please sign in to comment.