diff --git a/versioned_docs/version-3.9/how-to-run-applications-with-auditor.mdx b/versioned_docs/version-3.9/how-to-run-applications-with-auditor.mdx index 2193ad5e..e27a9b73 100644 --- a/versioned_docs/version-3.9/how-to-run-applications-with-auditor.mdx +++ b/versioned_docs/version-3.9/how-to-run-applications-with-auditor.mdx @@ -335,8 +335,6 @@ scalardl register-function --properties --function-id < You can also register contracts and functions by using in the [ScalarDL Java Client SDK](how-to-write-applications.mdx#use-the-scalardl-client-sdk). -If you are using generic contracts, see [Register the generic contracts and functions](use-generic-contracts.mdx#register-the-generic-contracts-and-functions) to register contracts and functions. - ## Run an application Now that you have registered contracts and functions from a client, you can now run your application that integrates ScalarDL.