mirror of
https://github.com/XRPLF/rippled.git
synced 2026-08-21 22:30:57 +00:00
fix clang-tidy issues
This commit is contained in:
@@ -3859,7 +3859,6 @@ struct HostFuncImpl_test : public beast::unit_test::Suite
|
||||
printFloats("ten", 10, 0);
|
||||
printFloats("pi", 3141592653589793, -15);
|
||||
printFloats("-three", -3, 0);
|
||||
return;
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user