fixing build warning
This commit is contained in:
parent
b73fbbaf64
commit
e16438bb86
@ -1847,7 +1847,6 @@ void ScanCommand::DoCommand() {
|
||||
}
|
||||
|
||||
Slice key_slice = it->key();
|
||||
Slice val_slice = it->value();
|
||||
|
||||
std::string formatted_key;
|
||||
if (is_key_hex_) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user