Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

Commit b06f06a

Browse files
Apply cargo fmt.
1 parent 74a50a4 commit b06f06a

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

src/rust/ensogl/example/src/dom_symbols.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
use ensogl_core::prelude::*;
44

5-
65
use ensogl_core::display::navigation::navigator::Navigator;
76
use ensogl_core::display::symbol::geometry::Sprite;
87
use ensogl_core::display::symbol::geometry::SpriteSystem;

src/rust/ensogl/lib/text/src/typeface/glyph.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ use ensogl_core::display::world::*;
1717
use ensogl_core::system::gpu;
1818
use ensogl_core::system::gpu::texture;
1919

20-
2120
// =============
2221
// === Glyph ===
2322
// =============

src/rust/ide/lib/span-tree/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ pub mod prelude {
4848

4949
use prelude::*;
5050

51-
5251
use crate::generate::Context;
5352

5453
// =====================

0 commit comments

Comments
 (0)