remove-semicolon

This commit is contained in:
Felix Benning 2021-03-07 19:53:29 +01:00 committed by GitHub
parent a4bc67d754
commit f7086eb7df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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