From 22446a56aefa454a189aedcab4f0a2a7a861bc68 Mon Sep 17 00:00:00 2001 From: Rebecca Dimock Date: Tue, 16 Jul 2024 13:08:02 -0500 Subject: [PATCH] delete extra code --- docs/guides/runtime-options-overview.mdx | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/guides/runtime-options-overview.mdx b/docs/guides/runtime-options-overview.mdx index 7f5fcfe8029..be9f52f206f 100644 --- a/docs/guides/runtime-options-overview.mdx +++ b/docs/guides/runtime-options-overview.mdx @@ -534,8 +534,6 @@ estimator = Estimator(session=backend, options=options) For more information and a complete list of advanced transpilation options, see the Advanced transpilation options table in the [Configure error suppression topic](configure-error-suppression#transpilation-table). - - ### Error mitigation