diff --git a/docs/docs-beta/docs/tutorial/multi-asset-integration.md b/docs/docs-beta/docs/tutorial/multi-asset-integration.md index 42fe17621a1c3..e0f3cb99f8a03 100644 --- a/docs/docs-beta/docs/tutorial/multi-asset-integration.md +++ b/docs/docs-beta/docs/tutorial/multi-asset-integration.md @@ -141,7 +141,6 @@ There are a few limitations to this approach: For the first limitation, we can resolve this by refactoring the code in the body of our asset function into a Dagster resource. ---- ## Step 3: Moving the replication logic into a resource