Skip to content

Commit 2c4af0a

Browse files
authored
Merge pull request #6533 from Jiloc/chore/remove-stacks-events
chore: remove `stacks-events` binary
2 parents 0e9fb5b + 3022273 commit 2c4af0a

File tree

2 files changed

+0
-102
lines changed

2 files changed

+0
-102
lines changed

stacks-node/Cargo.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,14 +61,6 @@ madhouse = { git = "https://github.com/stacks-network/madhouse-rs.git", tag = "0
6161
proptest = "1.6.*"
6262
stdext = "0.3.1"
6363

64-
[[bin]]
65-
name = "stacks-node"
66-
path = "src/main.rs"
67-
68-
[[bin]]
69-
name = "stacks-events"
70-
path = "src/stacks_events.rs"
71-
7264
[features]
7365
monitoring_prom = ["stacks/monitoring_prom", "async-h1", "async-std", "http-types"]
7466
slog_json = ["stacks/slog_json", "stacks-common/slog_json", "clarity/slog_json"]

stacks-node/src/stacks_events.rs

Lines changed: 0 additions & 94 deletions
This file was deleted.

0 commit comments

Comments
 (0)