fix rustfmt fails
This commit is contained in:
@@ -10,7 +10,6 @@ pub struct Context {
|
||||
pub platform: Box<dyn Platform>,
|
||||
}
|
||||
impl Context {
|
||||
|
||||
pub fn set_positions(&mut self, _positions: Vec<Vector3<f32>>) {
|
||||
unimplemented!()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user