Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Revert "Add auth sdk page (#108)" (#109)
Browse files Browse the repository at this point in the history
This reverts commit a23bf93.
  • Loading branch information
leighmcculloch authored Sep 2, 2022
1 parent a23bf93 commit 4238d07
Show file tree
Hide file tree
Showing 22 changed files with 611 additions and 1,083 deletions.
40 changes: 0 additions & 40 deletions docs/SDKs/rust-auth.mdx

This file was deleted.

5 changes: 1 addition & 4 deletions docs/SDKs/rust.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,5 @@ Add the following sections to the `Cargo.toml` to import the `soroban-sdk`.
testutils = ["soroban-sdk/testutils"]

[dependencies]
soroban-sdk = "0.0.4"

[dev_dependencies]
soroban-sdk = { version = "0.0.4", features = ["soroban-sdk/testutils"] }
soroban-sdk = "0.0.3"
```
172 changes: 0 additions & 172 deletions docs/built-in-contracts/token-contract.mdx

This file was deleted.

Loading

0 comments on commit 4238d07

Please sign in to comment.