Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpc: remove demos #5352

Merged
merged 2 commits into from
Jul 6, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion src/v/raft/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ v_cc_library(
v::model
)
add_subdirectory(tests)
add_subdirectory(tron)
add_subdirectory(kvelldb)

set_source_files_properties(
Expand Down
27 changes: 0 additions & 27 deletions src/v/raft/tron/CMakeLists.txt

This file was deleted.

216 changes: 0 additions & 216 deletions src/v/raft/tron/client.cc

This file was deleted.

16 changes: 0 additions & 16 deletions src/v/raft/tron/gen.json

This file was deleted.

14 changes: 0 additions & 14 deletions src/v/raft/tron/logger.cc

This file was deleted.

20 changes: 0 additions & 20 deletions src/v/raft/tron/logger.h

This file was deleted.

Loading