Skip to content

Commit

Permalink
Disable custom-executor example
Browse files Browse the repository at this point in the history
  • Loading branch information
Darksonn committed Sep 25, 2022
1 parent 699fb32 commit d7f7b45
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions examples/Cargo.toml
Expand Up @@ -71,11 +71,6 @@ path = "udp-codec.rs"
name = "tinyhttp"
path = "tinyhttp.rs"

[[example]]
name = "custom-executor"
path = "custom-executor.rs"


[[example]]
name = "custom-executor-tokio-context"
path = "custom-executor-tokio-context.rs"
Expand Down

0 comments on commit d7f7b45

Please sign in to comment.