Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
empiredan committed Nov 27, 2024
1 parent 34bc4be commit 5cfddc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/replica/replica_stub.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2356,7 +2356,6 @@ void replica_stub::register_ctrl_command()
}));

_cmds.emplace_back(::dsn::command_manager::instance().register_bool_command(
FLAGS_empty_write_disabled,
FLAGS_empty_write_disabled,
"replica.disable-empty-write",
"whether to disable empty writes"));
Expand Down

0 comments on commit 5cfddc1

Please sign in to comment.