mirror of
https://github.com/boostorg/json.git
synced 2026-02-02 08:52:13 +00:00
Tidy
This commit is contained in:
@@ -513,10 +513,6 @@ public:
|
||||
void
|
||||
run() override
|
||||
{
|
||||
log <<
|
||||
"sizeof(basic_parser) == " <<
|
||||
sizeof(basic_parser) << "\n";
|
||||
|
||||
testObject();
|
||||
testArray();
|
||||
testString();
|
||||
|
||||
Reference in New Issue
Block a user