"vscode:/vscode.git/clone" did not exist on "93457237a4ec277bd6312c384597b6a885cb4178"
Commit dc33cc95 authored by Paul's avatar Paul
Browse files

Format

parent 88f80be7
......@@ -164,9 +164,9 @@ MSGPACK_API_VERSION_NAMESPACE(MSGPACK_DEFAULT_API_NS)
case msgpack::type::EXT: {
MIGRAPHX_THROW("msgpack EXT type not supported.");
}
return o;
return o;
}
}
}
};
template <>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment