diff --git a/src/Client/Pages/ProtocolTemplates/ProtocolState.fs b/src/Client/Pages/ProtocolTemplates/ProtocolState.fs index ec6f5648..861215fd 100644 --- a/src/Client/Pages/ProtocolTemplates/ProtocolState.fs +++ b/src/Client/Pages/ProtocolTemplates/ProtocolState.fs @@ -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