Browse Source

formatting

tags/v0.3.11-rc1
Shar-jeel-Sajid 10 months ago
parent
commit
781961af16
1 changed files with 1 additions and 5 deletions
  1. +1
    -5
      node-hub/dora-rerun/src/series.rs

+ 1
- 5
node-hub/dora-rerun/src/series.rs View File

@@ -1,8 +1,4 @@
use dora_node_api::{
into_vec_f64,
dora_core::config::DataId,
ArrowData,
};
use dora_node_api::{dora_core::config::DataId, into_vec_f64, ArrowData};
use eyre::{Context, Result};
use rerun::RecordingStream;



Loading…
Cancel
Save