Format code

This commit is contained in:
Chaoguang Lin 2020-09-14 16:45:17 -07:00
parent 23ef23357c
commit dc5b8875ce
1 changed files with 0 additions and 1 deletions

View File

@ -98,7 +98,6 @@ extern "C" {
const uint8_t* value;
int value_length;
} FDBKeyValue;
#else
typedef struct keyvalue {
const void* key;