Skip to content

Commit aa912c0

Browse files
docs: remove unrelated example
Signed-off-by: David Dal Busco <david.dalbusco@outlook.com>
1 parent 303cb7e commit aa912c0

2 files changed

Lines changed: 1 addition & 11 deletions

File tree

docs/examples/functions/rust/canister-calls.mdx

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -244,11 +244,7 @@ import ProdDeploy from "../components/prod-deploy.md";
244244
## Notes
245245

246246
- This example focuses on the Rust serverless function and canister call integration. The frontend is intentionally minimal and included only for demonstration.
247-
- Use this project as a starting point for workflows that require on-chain asset transfers or canister calls in response to user actions.
248-
249-
import ProposalsNetwork from "./components/proposals-network.md";
250-
251-
<ProposalsNetwork />
247+
- Use this project as a starting point for workflows that require token transfers or canister calls in response to user actions.
252248

253249
---
254250

docs/examples/functions/rust/mutating-docs.mdx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -168,12 +168,6 @@ import ProdDeploy from "../components/prod-deploy.md";
168168

169169
---
170170

171-
import ProposalsNetwork from "./components/proposals-network.md";
172-
173-
<ProposalsNetwork />
174-
175-
---
176-
177171
import References from "./components/references.md";
178172

179173
<References />

0 commit comments

Comments
 (0)