Remove placeholder RaftSubsystem class - we're not using Raft here
This commit is contained in:
parent
53499b7caf
commit
bee1ffc2de
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
"use strict";
|
||||
|
||||
class RaftAgent {
|
||||
constructor() {
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
export default RaftAgent;
|
Loading…
Reference in a new issue