remove extra space for CI formatting

This commit is contained in:
Jon Fu 2022-05-20 13:28:26 -04:00
parent 612b94efa3
commit 8ae951079f
1 changed files with 0 additions and 1 deletions

View File

@ -595,7 +595,6 @@ public:
throwError("Failed to create transaction: ", err);
return Transaction(tx_native);
}
};
} // namespace fdb