Skip to content

Commit ee8323e

Browse files
committed
Rebase fixes
1 parent 1ddc250 commit ee8323e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

demo/src/plot_demo.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ use egui::{
77
Vec2b, WidgetInfo, WidgetType, remap, vec2,
88
};
99

10-
use std::f64::consts::TAU;
11-
use std::ops::RangeInclusive;
12-
1310
use egui_plot::{
1411
Arrows, AxisHints, Bar, BarChart, BoxElem, BoxPlot, BoxSpread, CoordinatesFormatter, Corner,
1512
GridInput, GridMark, HLine, Legend, Line, LineStyle, MarkerShape, Plot, PlotImage, PlotPoint,

0 commit comments

Comments
 (0)