Skip to content

Commit d7f7b45

Browse files
committed
Disable custom-executor example
1 parent 699fb32 commit d7f7b45

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

examples/Cargo.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,11 +71,6 @@ path = "udp-codec.rs"
7171
name = "tinyhttp"
7272
path = "tinyhttp.rs"
7373

74-
[[example]]
75-
name = "custom-executor"
76-
path = "custom-executor.rs"
77-
78-
7974
[[example]]
8075
name = "custom-executor-tokio-context"
8176
path = "custom-executor-tokio-context.rs"

0 commit comments

Comments
 (0)