Skip to content

Commit

Permalink
remove setup example again (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
rklaehn authored Dec 11, 2024
1 parent dd6673e commit 29f0591
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 39 deletions.
4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -151,10 +151,6 @@ required-features = ["example-iroh"]
name = "custom-protocol"
required-features = ["example-iroh"]

[[example]]
name = "setup"
required-features = ["example-iroh"]

[lints.rust]
missing_debug_implementations = "warn"

Expand Down
35 changes: 0 additions & 35 deletions examples/setup.rs

This file was deleted.

0 comments on commit 29f0591

Please sign in to comment.