Skip to content
Snippets Groups Projects
Commit 01eb6e36 authored by Raphael Grimm's avatar Raphael Grimm
Browse files

Clean up code

parent ad371838
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,6 @@ namespace VirtualRobot::json
j["z"] = mx(2, 3);
jar.push_back(j);
}
//= ::nlohmann::json::parse(str);
return jar.dump(4);
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment