remove extra space for CI formatting
This commit is contained in:
parent
612b94efa3
commit
8ae951079f
|
@ -595,7 +595,6 @@ public:
|
||||||
throwError("Failed to create transaction: ", err);
|
throwError("Failed to create transaction: ", err);
|
||||||
return Transaction(tx_native);
|
return Transaction(tx_native);
|
||||||
}
|
}
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace fdb
|
} // namespace fdb
|
||||||
|
|
Loading…
Reference in New Issue