remove-semicolon

This commit is contained in:
Felix Benning 2021-03-07 19:53:29 +01:00 committed by Patrick Boettcher
parent a4bc67d754
commit 83fd6a8a1f

View File

@ -66,7 +66,7 @@ const nlohmann::json patch_schema = R"patch({
}
}
})patch"_json;
}; // namespace
} // namespace
namespace nlohmann
{