Skip to content

Commit

Permalink
make cargo fmt happy
Browse files Browse the repository at this point in the history
Signed-off-by: Andrei Gherghescu <[email protected]>
  • Loading branch information
andrei-ng committed Jun 12, 2024
1 parent 79b1f25 commit f8ebca0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/subplots/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
#![allow(dead_code)]

use plotly::common::{Anchor, AxisSide, Font, Title};

use plotly::layout::{
Annotation, Axis, GridPattern, Layout, LayoutGrid, Legend, RowOrder, TraceOrder,
};
Expand Down

0 comments on commit f8ebca0

Please sign in to comment.