Skip to content

Commit

Permalink
Merge pull request #5352 from dotnwat/remove-demos
Browse files Browse the repository at this point in the history
rpc: remove demos
  • Loading branch information
jcsp committed Jul 6, 2022
2 parents efba8c7 + 9d6c7b5 commit 22ff2dc
Show file tree
Hide file tree
Showing 17 changed files with 0 additions and 1,417 deletions.
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

0 comments on commit 22ff2dc

Please sign in to comment.