Skip to content

Commit

Permalink
chore: removed temp console print
Browse files Browse the repository at this point in the history
  • Loading branch information
Casper Bollen authored and Casper Bollen committed Nov 10, 2023
1 parent 0a82177 commit 00c3ebe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Informedica.GenOrder.Lib/Api.fs
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,6 @@ module Api =
| Some sr ->
{ dro with
Dose =
printfn $"setting sr: {sr.Volume}"
{ DoseRule.DoseLimit.limit with
Quantity = sr.Volume
DoseUnit = "mL"
Expand Down

0 comments on commit 00c3ebe

Please sign in to comment.