Remove unnecessary NotImplementedException().
This commit is contained in:
@@ -70,8 +70,6 @@ namespace ReFuel.Gltf
|
|||||||
case JsonValueKind.Undefined: break;
|
case JsonValueKind.Undefined: break;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
throw new NotImplementedException();
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user