Skip to content

Commit

Permalink
implemented review changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Etschbeijer committed Dec 18, 2024
1 parent f6aa09a commit f568dcd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Client/Pages/ProtocolTemplates/ProtocolState.fs
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ module Protocol =
}
state, Cmd.ofMsg (UpdateModel nextModel)
| AddProtocol prot ->
log "AddProtocol"
let templates =
if List.contains prot model.ProtocolState.TemplatesSelected then
model.ProtocolState.TemplatesSelected
Expand Down

0 comments on commit f568dcd

Please sign in to comment.