Remove test code accidentally commited

This commit is contained in:
jrkoonce 2019-08-29 11:28:07 -05:00
parent cba5d6caae
commit 208c3058bf

View File

@ -743,7 +743,5 @@ int main(int argc, char **argv) {
Dump(model);
gltf_ctx.WriteGltfSceneToFile(&model, "test.gltf");
return 0;
}