If you want to hide the automatic renewal toggle from the My Account Library section on desktop devices:
Please add the following snippet to the My Account Style template:
.toggler-container {
display:none;
}
More information about the My Account templates is available here.
If you want to hide this option from the My Account for mobile devices, please follow these instructions.